@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/180692> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The University of Montana-Western" ;
    skos:prefLabel "The University of Montana-Western" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Montana Western is a public college in Dillon, Montana, United States. It is affiliated with the University of Montana and part of the Montana University System. It was founded in 1893 as \"Montana State Normal School\" and was also the \"Western Montana College of the University of Montana\" before becoming part of the Montana University System in 2000. Enrollment of full-time, degree seeking students as of Fall 2018 was 1,221 students."@en ;
    schema:url <https://umwestern.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180692> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3551358> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025yxlt> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3551358> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Dillon" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59725-3598" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 45.208306 ;
        schema:longitude -112.639264 ] ;
    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 "2537" ] ;
    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 "253700" ] ;
    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/180692> ;
        schema:value "180692" ] ;
    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/126720> ;
        schema:value "126720" ] .