@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/129154> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Goodwin University" ;
    skos:prefLabel "Goodwin University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Goodwin University is a private university in East Hartford, Connecticut, United States. It was founded in 1962 as the Data Institute Business School. It purchased the University of Bridgeport in January 2021."@en ;
    schema:url <https://www.goodwin.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/129154> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4151520> ;
    schema:sameAs <https://www.facebook.com/GoodwinUniversity> ;
    schema:sameAs <https://twitter.com/goodwinuniv> ;
    schema:sameAs <https://www.youtube.com/channel/UCdVNKLnxZkS5ZGWc6zEsigg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05p7zsp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4151520> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "East Hartford" ;
        schema:addressRegion "CT" ;
        schema:postalCode "6118" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.742977 ;
        schema:longitude -72.64032 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "22449" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "2244900" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/129154> ;
        schema:value "129154" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/108126> ;
        schema:value "108126" ] .