@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/183044> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of New Hampshire-Main Campus" ;
    skos:prefLabel "University of New Hampshire-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of New Hampshire (UNH) is a public land-grant research university with its main campus in Durham, New Hampshire, United States. It was founded and incorporated in 1866 as a land grant college in Hanover, moved to Durham in 1893, and adopted its current name in 1923."@en ;
    schema:url <https://www.unh.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20New%20Hampshire%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183044> ;
    schema:sameAs <http://www.wikidata.org/entity/Q49207> ;
    schema:sameAs <https://www.facebook.com/universityofnewhampshire> ;
    schema:sameAs <https://twitter.com/uofnh> ;
    schema:sameAs <https://www.instagram.com/uofnh> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-new-hampshire> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02hp70> ;
    owl:sameAs <http://www.wikidata.org/entity/Q49207> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Durham" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03824-3547" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.135934 ;
        schema:longitude -70.932465 ] ;
    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 "2589" ] ;
    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 "258900" ] ;
    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/183044> ;
        schema:value "183044" ] ;
    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/127583> ;
        schema:value "127583" ] .