@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/198385> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Davidson College" ;
    skos:prefLabel "Davidson College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Davidson College is a private liberal arts college in Davidson, North Carolina, United States. It was established in 1837 by the Concord Presbytery and named after Revolutionary War general William Lee Davidson, who was killed at the nearby Battle of Cowan's Ford."@en ;
    schema:url <https://davidson.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Davidson%20College%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198385> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2902978> ;
    schema:sameAs <https://www.facebook.com/davidsoncollege.nc> ;
    schema:sameAs <https://twitter.com/davidsoncollege> ;
    schema:sameAs <https://www.instagram.com/davidsoncollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCO-VaiReXakQWdCIhgyReLg> ;
    schema:sameAs <https://www.linkedin.com/company/davidson-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02pdhz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2902978> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Davidson" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28035" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.499767 ;
        schema:longitude -80.843979 ] ;
    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 "2918" ] ;
    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 "291800" ] ;
    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/198385> ;
        schema:value "198385" ] ;
    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/133359> ;
        schema:value "133359" ] .