@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/161235> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Maine at Fort Kent" ;
    skos:prefLabel "University of Maine at Fort Kent" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Maine at Fort Kent is a public college in Fort Kent, Maine, United States. It is the northernmost campus of the University of Maine System. It is an academic center for Acadian and French American culture and heritage, and French-speaking Mainers from throughout the state. It currently has an enrollment of 1,557 students."@en ;
    schema:url <https://www.umfk.maine.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161235> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895655> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0df8v8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895655> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fort Kent" ;
        schema:addressRegion "ME" ;
        schema:postalCode "04743-1292" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.250389 ;
        schema:longitude -68.589319 ] ;
    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 "2041" ] ;
    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 "204100" ] ;
    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/161235> ;
        schema:value "161235" ] ;
    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/255615004> ;
        schema:value "255615004" ] .