@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/199847> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wake Forest University" ;
    skos:prefLabel "Wake Forest University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wake Forest University is a private research university in Winston-Salem, North Carolina, United States. Established in 1834 by Baptists, the university received its name from its original location in Wake Forest, north of Raleigh, North Carolina. The Reynolda Campus, the university's main campus, has been located north of downtown Winston-Salem since the university moved there in 1956.  Wake Forest also maintains other academic campuses or facilities in Charlotte, North Carolina; Washington, D.C.; Venice; Vienna; and London."@en ;
    schema:url <https://www.wfu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199847> ;
    schema:sameAs <http://www.wikidata.org/entity/Q392667> ;
    schema:sameAs <https://www.facebook.com/wfuniversity> ;
    schema:sameAs <https://twitter.com/WakeForest> ;
    schema:sameAs <https://www.instagram.com/wfuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01jq4b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q392667> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Winston-Salem" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27106" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.133609 ;
        schema:longitude -80.277446 ] ;
    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 "2978" ] ;
    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 "297800" ] ;
    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/199847> ;
        schema:value "199847" ] ;
    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/134291> ;
        schema:value "134291" ] .