@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/169798> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Eastern Michigan University" ;
    skos:prefLabel "Eastern Michigan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Eastern Michigan University is a public research university in Ypsilanti, Michigan, United States. Founded in 1849 as the Michigan State Normal School, it was the fourth normal school established in the United States and the first outside New England. In 1899, the Michigan State Normal School became the first normal school in the nation to offer a four-year curriculum; the college became a university in 1959."@en ;
    schema:url <https://www.emich.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Eastern%20Michigan%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/169798> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1278221> ;
    schema:sameAs <https://www.facebook.com/EasternMichU> ;
    schema:sameAs <https://twitter.com/easternmichu> ;
    schema:sameAs <https://www.instagram.com/easternmichigan> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/015fsv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1278221> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ypsilanti" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48197" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.251675 ;
        schema:longitude -83.627443 ] ;
    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 "2259" ] ;
    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 "225900" ] ;
    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/169798> ;
        schema:value "169798" ] ;
    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/122445> ;
        schema:value "122445" ] .