@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/184773> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Georgian Court University" ;
    skos:prefLabel "Georgian Court University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Georgian Court University is a private Catholic university in Lakewood Township, New Jersey, United States. Founded in 1908 by the Sisters of Mercy, the university has more than 1,600 undergraduates and nearly 600 graduate students."@en ;
    schema:url <https://georgian.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Georgian%20court%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/184773> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5548012> ;
    schema:sameAs <https://www.facebook.com/georgiancourtU> ;
    schema:sameAs <https://twitter.com/Georgiancourt> ;
    schema:sameAs <https://www.instagram.com/georgiancourt> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r44g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5548012> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lakewood" ;
        schema:addressRegion "NJ" ;
        schema:postalCode "08701-2697" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.099617 ;
        schema:longitude -74.228186 ] ;
    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 "2608" ] ;
    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 "260800" ] ;
    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/184773> ;
        schema:value "184773" ] ;
    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/128151> ;
        schema:value "128151" ] .