@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/169248> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Central Michigan University" ;
    skos:prefLabel "Central Michigan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Central Michigan University is a public research university in Mount Pleasant, Michigan, United States. It was established in 1892 as a private normal school and became a state institution in 1895. CMU is one of the eight research universities in Michigan and is classified among \"R2: Doctoral Universities – High research activity\". It has more than 14,000 students on its Mount Pleasant campus. CMU offers 200 academic programs at the undergraduate, master's, specialist, and doctoral levels. The Central Michigan Chippewas compete in the NCAA Division I Mid-American Conference in six men's and ten women's sports."@en ;
    schema:url <https://www.cmich.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Central%20Michigan%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169248> ;
    schema:sameAs <http://www.wikidata.org/entity/Q250205> ;
    schema:sameAs <https://www.facebook.com/cmich> ;
    schema:sameAs <https://twitter.com/CMUniversity> ;
    schema:sameAs <https://www.instagram.com/cmuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02w2bc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q250205> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mount Pleasant" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48859" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.591203 ;
        schema:longitude -84.77525 ] ;
    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 "2243" ] ;
    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 "224300" ] ;
    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/169248> ;
        schema:value "169248" ] ;
    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/122232> ;
        schema:value "122232" ] .