@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/107460> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Arkansas College" ;
    skos:prefLabel "North Arkansas College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Arkansas College (Northark) is a public community college in Harrison, Arkansas. It serves the citizens of Boone, Carroll, Marion, Searcy, Newton, and Madison counties in northern Arkansas. Northark has two campuses in Harrison and one in Berryville, Arkansas."@en ;
    schema:url <https://www.northark.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/107460> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7053960> ;
    schema:sameAs <https://twitter.com/northarktweets> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0hzq7fd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7053960> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Harrison" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72601-5508" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.219909 ;
        schema:longitude -93.08844 ] ;
    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 "12261" ] ;
    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 "1226100" ] ;
    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/107460> ;
        schema:value "107460" ] ;
    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/102100> ;
        schema:value "102100" ] .