@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/180179> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montana State University Billings" ;
    skos:prefLabel "Montana State University Billings" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montana State University Billings (MSUB), also known as MSU Billings, is a public university in Billings, Montana, United States. It is the state's third largest university. Its campus is located on 110 acres in downtown Billings. Formerly Eastern Montana Normal School at its founding in 1927, the Normal School changed its name to Eastern Montana College of Education in 1949. It was again renamed in 1965 as Eastern Montana College (EMC). It merged into the Montana University System in 1994 under its present name. Currently, the university offers over 100 specialized programs for certificates, associate, bachelor's, and master's degrees through the university's five colleges. The five colleges of Montana State University Billings are Liberal Arts & Social Sciences, Business, Health Professions and Science, Education, and City College."@en ;
    schema:url <https://www.msubillings.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Msu%20billings%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180179> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6904332> ;
    schema:sameAs <https://www.facebook.com/MSUBillings> ;
    schema:sameAs <https://twitter.com/msubillings> ;
    schema:sameAs <https://www.instagram.com/msubillings> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/032kcc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6904332> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Billings" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59101-0298" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 45.796896 ;
        schema:longitude -108.523009 ] ;
    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 "2530" ] ;
    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 "253000" ] ;
    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/180179> ;
        schema:value "180179" ] ;
    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/126544> ;
        schema:value "126544" ] .