@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/182829> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of New Hampshire-Franklin Pierce School of Law" ;
    skos:prefLabel "University of New Hampshire-Franklin Pierce School of Law" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of New Hampshire Franklin Pierce School of Law is a public law school in Concord, New Hampshire, United States, associated with the University of New Hampshire. It is the only law school in the state and was founded in 1973 by Robert H. Rines and Frank DiPietro. The school is particularly well known for its Intellectual Property Law program."@en ;
    schema:url <https://law.unh.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Unhlaw.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182829> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895906> ;
    schema:sameAs <https://www.facebook.com/UNHLaw> ;
    schema:sameAs <https://twitter.com/unhlaw> ;
    schema:sameAs <https://www.instagram.com/unhlaw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06rh_8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895906> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Concord" ;
        schema:addressRegion "NH" ;
        schema:postalCode "03301-4197" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.207371 ;
        schema:longitude -71.545152 ] ;
    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 "258903" ] ;
    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/182829> ;
        schema:value "182829" ] ;
    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/127583004> ;
        schema:value "127583004" ] .