@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/180489> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The University of Montana" ;
    skos:prefLabel "The University of Montana" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Montana (UM) is a public research university in Missoula, Montana, United States. UM is a flagship institution of the Montana University System and its second largest campus. Fall 2024 saw total enrollment hit 10,811, marking the highest total enrollment for UM since 2018."@en ;
    schema:url <https://www.umt.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Montana%20logo%20%282013%29.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180489> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2302336> ;
    schema:sameAs <https://www.facebook.com/umontana> ;
    schema:sameAs <https://twitter.com/umontana> ;
    schema:sameAs <https://www.instagram.com/umontana> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02x9cv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2302336> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Missoula" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59812" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.859312 ;
        schema:longitude -113.982912 ] ;
    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 "2536" ] ;
    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 "253600" ] ;
    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/180489> ;
        schema:value "180489" ] ;
    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/126678> ;
        schema:value "126678" ] .