@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/139861> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Georgia College & State University" ;
    skos:prefLabel "Georgia College & State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Georgia College and State University is a public liberal arts university in Milledgeville, Georgia, United States. The university enrolls approximately 7,000 students and is a member of the University System of Georgia and the Council of Public Liberal Arts Colleges. Georgia College was designated Georgia's \"Public Liberal Arts University\" in 1996 by the Georgia Board of Regents."@en ;
    schema:url <https://www.gcsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Georgia%20college%20st%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/139861> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5547419> ;
    schema:sameAs <https://www.facebook.com/GaCollege> ;
    schema:sameAs <https://twitter.com/georgiacollege> ;
    schema:sameAs <https://www.instagram.com/georgiacollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04x2ct> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5547419> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Milledgeville" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31061" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.082787 ;
        schema:longitude -83.231962 ] ;
    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 "1602" ] ;
    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 "160200" ] ;
    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/139861> ;
        schema:value "139861" ] ;
    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/111294> ;
        schema:value "111294" ] .