@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/140818> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Piedmont University" ;
    skos:prefLabel "Piedmont University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Piedmont University is a private university in Demorest and Athens, Georgia. Founded in 1897, Piedmont's Demorest campus includes 300 acres in a traditional residential-college setting located in the foothills of the northeast Georgia Blue Ridge Mountains. Total enrollment is approximately 2,500 students and the campus includes ten residence halls housing more than 750 students."@en ;
    schema:url <https://www.piedmont.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Piedmont%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/140818> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7191499> ;
    schema:sameAs <https://www.facebook.com/PiedmontCollege> ;
    schema:sameAs <https://twitter.com/PiedmontGA> ;
    schema:sameAs <https://www.youtube.com/channel/UCcIvyi3mWYn2xhTXKi4iFZw> ;
    schema:sameAs <https://www.linkedin.com/company/piedmont-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06xp6f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7191499> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Demorest" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30535-0010" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.566042 ;
        schema:longitude -83.542126 ] ;
    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 "1588" ] ;
    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 "158800" ] ;
    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/140818> ;
        schema:value "140818" ] ;
    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/111656> ;
        schema:value "111656" ] .