@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/127556> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Colorado Mesa University" ;
    skos:prefLabel "Colorado Mesa University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Colorado Mesa University is a public university in Grand Junction, Colorado, United States. Originally established in 1925 as Grand Junction Junior College, the school was renamed to Mesa College in 1940. The college began offering bachelor's degrees in 1974, and in 1988, changed its name to Mesa State College to reflect its growing educational programs. In 2011, the school officially attained university status and adopted its current name."@en ;
    schema:url <https://www.coloradomesa.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Colorado%20mesa%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127556> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1507218> ;
    schema:sameAs <https://www.facebook.com/ColoradoMesaU> ;
    schema:sameAs <https://twitter.com/ColoradoMesaU> ;
    schema:sameAs <https://www.instagram.com/coloradomesau> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0c2bq8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1507218> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grand Junction" ;
        schema:addressRegion "CO" ;
        schema:postalCode "81501-3122" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.080643 ;
        schema:longitude -108.553275 ] ;
    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 "1358" ] ;
    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 "135800" ] ;
    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/127556> ;
        schema:value "127556" ] ;
    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/107655> ;
        schema:value "107655" ] .