@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/182670> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Dartmouth College" ;
    skos:prefLabel "Dartmouth College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Dartmouth College is a private Ivy League research university in Hanover, New Hampshire, United States. Established in 1769 by Eleazar Wheelock, Dartmouth is one of the nine colonial colleges chartered before the American Revolution. Emerging into national prominence at the turn of the 20th century, Dartmouth has since been considered among the most prestigious undergraduate colleges in the United States."@en ;
    schema:url <https://www.dartmouth.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Dartmouth%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182670> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49116> ;
    schema:sameAs <https://www.facebook.com/Dartmouth> ;
    schema:sameAs <https://twitter.com/dartmouth> ;
    schema:sameAs <https://www.instagram.com/dartmouthcollege> ;
    schema:sameAs <https://www.linkedin.com/company/dartmouth-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02bqy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49116> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hanover" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03755-3529" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.704115 ;
        schema:longitude -72.289949 ] ;
    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 "2573" ] ;
    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 "257300" ] ;
    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/182670> ;
        schema:value "182670" ] ;
    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/127413> ;
        schema:value "127413" ] .