@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/139579> a schema:EducationalOrganization, skos:Concept ;
    schema:name "South University-Savannah" ;
    skos:prefLabel "South University-Savannah" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "South University is a private for-profit university with its main campus and online operations in Savannah, Georgia, United States. Founded in 1899, South University consists of its School of Pharmacy, College of Nursing and Public Health, College of Health Professions, College of Business, College of Theology, and College of Arts and Sciences. The university is accredited by the Southern Association of Colleges and Schools Commission on Colleges."@en ;
    schema:url <https://www.southuniversity.edu/savannah/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/South%20University%20Logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/139579> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7568720> ;
    schema:sameAs <https://www.facebook.com/SouthU> ;
    schema:sameAs <https://twitter.com/SouthU> ;
    schema:sameAs <https://www.instagram.com/southu> ;
    schema:sameAs <https://www.youtube.com/channel/UCmWnSgookihmsXq5I6b0TKA> ;
    schema:sameAs <https://www.linkedin.com/company/south-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026blmn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7568720> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Savannah" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31406" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.999481 ;
        schema:longitude -81.105531 ] ;
    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 "13039" ] ;
    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 "1303900" ] ;
    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/139579> ;
        schema:value "139579" ] ;
    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/111188> ;
        schema:value "111188" ] .