@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/182795> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Franklin Pierce University" ;
    skos:prefLabel "Franklin Pierce University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Franklin Pierce University is a private university in Rindge, New Hampshire, United States. It was founded as Franklin Pierce College in 1962, combining a liberal arts foundation with coursework for professional preparation."@en ;
    schema:url <https://www.franklinpierce.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Franklin%20pierce%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182795> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5491762> ;
    schema:sameAs <https://www.facebook.com/Franklin-Pierce-University-55894844572> ;
    schema:sameAs <https://twitter.com/FPUniversity> ;
    schema:sameAs <https://www.instagram.com/fpuadmissions> ;
    schema:sameAs <https://www.youtube.com/channel/UC5RzfvSBTAdDT0x3XgE0uXg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/054tfy> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5491762> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rindge" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03461-0060" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.78014 ;
        schema:longitude -72.058011 ] ;
    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 "2575" ] ;
    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 "257500" ] ;
    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/182795> ;
        schema:value "182795" ] ;
    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/127440> ;
        schema:value "127440" ] .