@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/105349> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northland Pioneer College" ;
    skos:prefLabel "Northland Pioneer College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northland Pioneer College (NPC) is a public community college serving the communities of northeastern Arizona. Campuses are located in four of the largest Navajo County communities: Holbrook, Show Low, Snowflake, and Winslow. Five centers are located in Hopi/Polacca, Kayenta, Springerville, St. Johns, and Whiteriver. NPC also partners with community members in Apache County, Arizona."@en ;
    schema:url <https://www.npc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/105349> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7059526> ;
    schema:sameAs <https://twitter.com/npcedu> ;
    schema:sameAs <https://www.instagram.com/northlandpioneercollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/051jfh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7059526> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Holbrook" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "86025-0610" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.93031 ;
        schema:longitude -110.142199 ] ;
    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 "11862" ] ;
    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 "1186200" ] ;
    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/105349> ;
        schema:value "105349" ] ;
    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/101374> ;
        schema:value "101374" ] .