@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/180249> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Great Falls College Montana State University" ;
    skos:prefLabel "Great Falls College Montana State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Great Falls College–Montana State University is a public community college in Great Falls, Montana. It is affiliated with the Montana State University System and offers Associate of Applied Science (AAS), Associate of Science (AS), and Associate of Arts (AA) degrees as well as several Information Technology Certifications."@en ;
    schema:url <https://www.gfcmsu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180249> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5599153> ;
    schema:sameAs <https://www.facebook.com/gfcmsu> ;
    schema:sameAs <https://twitter.com/gfcmsu> ;
    schema:sameAs <https://www.instagram.com/gfcmsu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvqvl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5599153> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Great Falls" ;
        schema:addressRegion "MT" ;
        schema:postalCode "59405" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.485581 ;
        schema:longitude -111.269558 ] ;
    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 "9314" ] ;
    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 "931400" ] ;
    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/180249> ;
        schema:value "180249" ] ;
    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/126580> ;
        schema:value "126580" ] .