@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/139700> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Georgia Highlands College" ;
    skos:prefLabel "Georgia Highlands College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Georgia Highlands College is a public college in northwest Georgia. It has locations in Floyd County, Cartersville, Marietta, and Dallas and serves the northwest parts of Georgia, as well as parts of east Alabama and southeast Tennessee. A member of the University System of Georgia, the college was originally a community college and has since expanded to also offer bachelor degrees. Between 5,700 and 6,100 students are enrolled at GHC in any given semester, representing 49 different countries. In 2020, the college had a record high number of graduates and an economic impact of over $181 million."@en ;
    schema:url <https://www.highlands.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/139700> ;
    schema:sameAs <http://www.wikidata.org/entity/Q16994039> ;
    schema:sameAs <https://www.facebook.com/GeorgiaHighlandsCollege> ;
    schema:sameAs <https://twitter.com/GaHighlands> ;
    schema:sameAs <https://www.instagram.com/gahighlands> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05xw8n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q16994039> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rome" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30161-3897" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.169791 ;
        schema:longitude -85.207356 ] ;
    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 "9507" ] ;
    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 "950700" ] ;
    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/139700> ;
        schema:value "139700" ] ;
    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/111221> ;
        schema:value "111221" ] .