@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/180461> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montana State University" ;
    skos:prefLabel "Montana State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montana State University (MSU) is a public land-grant research university in Bozeman, Montana, United States. It enrolls more students than any other college or university in the state. MSU offers baccalaureate degrees in 60 fields, master's degrees in 68, and doctoral degrees in 35 through its nine colleges. More than 16,700 students attended MSU in fall 2019, taught by 796 full-time and 547 part-time faculty. In the Carnegie Classification, MSU is placed among \"R1: Doctoral Universities – Very high research activity\", one of only two universities in Montana to receive this distinction with a \"very high undergraduate\" enrollment profile. The university had research expenditures of $257.9 million in 2024."@en ;
    schema:url <https://www.montana.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Montana%20State%20University%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180461> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1861687> ;
    schema:sameAs <https://twitter.com/montanastate> ;
    schema:sameAs <https://www.youtube.com/channel/UChW6A1RUB6xkppLo_S-JNqA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02x9g_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1861687> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bozeman" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59717" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 45.666726 ;
        schema:longitude -111.048812 ] ;
    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 "2532" ] ;
    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 "253200" ] ;
    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/180461> ;
        schema:value "180461" ] ;
    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/126650> ;
        schema:value "126650" ] .