@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/180276> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Helena College University of Montana" ;
    skos:prefLabel "Helena College University of Montana" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Helena College - University of Montana is a public community college in Helena, Montana. It was established in 1939 and was previously known as Helena College of Technology of the University of Montana, and the Helena Vocational-Technical Center. The school offers associate degrees in arts, science, and applied science as well as technical proficiency certificates in various fields."@en ;
    schema:url <https://www.helenacollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180276> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14704552> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvqwg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14704552> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Helena" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59601" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.595384 ;
        schema:longitude -112.016035 ] ;
    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 "7570" ] ;
    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 "757000" ] ;
    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/180276> ;
        schema:value "180276" ] ;
    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/126605> ;
        schema:value "126605" ] .