@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/204264> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Muskingum University" ;
    skos:prefLabel "Muskingum University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Muskingum University is a private university in New Concord, Ohio, United States. Chartered in 1837 as Muskingum College, the institution is affiliated with the Presbyterian Church (USA). New Concord is located in far eastern Muskingum County, which derives its name from the Muskingum River. It offers more than 60 undergraduate majors and graduate programs and enrolled 2,100 students in 2023. Muskingum's campus consists of 21 buildings, a football stadium, and a small lake which all sit atop 225 acres (0.91 km2) of rolling hills overlooking New Concord. Alumni are referred to as the \"Long Magenta Line\" and students are known simply as \"Muskies\", while its athletic teams are called the \"Fighting Muskies\"."@en ;
    schema:url <https://www.muskingum.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Muskingum%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204264> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6942807> ;
    schema:sameAs <https://www.facebook.com/muskingum.university> ;
    schema:sameAs <https://twitter.com/MuskieAdmission> ;
    schema:sameAs <https://www.instagram.com/muskingum_university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03ffrk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6942807> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Concord" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43762-1837" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.996585 ;
        schema:longitude -81.737127 ] ;
    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 "3084" ] ;
    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 "308400" ] ;
    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/204264> ;
        schema:value "204264" ] ;
    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/136224> ;
        schema:value "136224" ] .