@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/198419> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Duke University" ;
    skos:prefLabel "Duke University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Duke University is a private research university in Durham, North Carolina, United States. Founded by Methodists and Quakers in the present-day city of Trinity in 1838, the school moved to Durham in 1892. In 1924, tobacco and electric power industrialist James Buchanan Duke established the Duke Endowment and the institution changed its name to honor his deceased father, Washington Duke."@en ;
    schema:url <https://www.duke.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Duke%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198419> ;
    schema:sameAs <http://www.wikidata.org/entity/Q168751> ;
    schema:sameAs <https://www.facebook.com/DukeUniv> ;
    schema:sameAs <https://twitter.com/DukeU> ;
    schema:sameAs <https://www.instagram.com/dukeuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCtXRIIGnq4rU8REt1vAuttw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0dzst> ;
    owl:sameAs <http://www.wikidata.org/entity/Q168751> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Durham" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27708" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.001135 ;
        schema:longitude -78.937624 ] ;
    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 "2920" ] ;
    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 "292000" ] ;
    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/198419> ;
        schema:value "198419" ] ;
    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/133368> ;
        schema:value "133368" ] .