@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/180081> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Highlands College of Montana Tech" ;
    skos:prefLabel "Highlands College of Montana Tech" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:url <https://www.mtech.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180081> ;
    schema:sameAs <http://www.wikidata.org/entity/Q114339497> ;
    owl:sameAs <http://www.wikidata.org/entity/Q114339497> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Butte" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59701" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 45.938145 ;
        schema:longitude -112.509365 ] ;
    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 "2531" ] ;
    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 "253101" ] ;
    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/180081> ;
        schema:value "180081" ] .