@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/183080> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Plymouth State University" ;
    skos:prefLabel "Plymouth State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Plymouth State University, formerly Plymouth State College, is a public university in Plymouth, New Hampshire, United States.The school was founded as Plymouth Normal School in 1871. Since that time, it has evolved to a teachers college, a state college, and finally to a state university in 2003. PSU is part of the University System of New Hampshire."@en ;
    schema:url <https://www.plymouth.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Plymouth%20st%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/183080> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7205857> ;
    schema:sameAs <https://www.facebook.com/PlymouthState> ;
    schema:sameAs <https://twitter.com/PlymouthState> ;
    schema:sameAs <https://www.instagram.com/plymouthstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05sh1q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7205857> ;
    skos:altLabel "PSU" ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Plymouth" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03264-1595" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.759573 ;
        schema:longitude -71.690164 ] ;
    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 "2591" ] ;
    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 "259100" ] ;
    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/183080> ;
        schema:value "183080" ] ;
    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/127617> ;
        schema:value "127617" ] .