@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/204024> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Miami University-Oxford" ;
    skos:prefLabel "Miami University-Oxford" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Miami University is a public research university in Oxford, Ohio, United States. Founded in 1809, it is the second-oldest university in Ohio and the tenth-oldest public university in the United States. It is named for its location in the Miami Valley, in turn named after the Myaamia people. The university operates regional campuses in nearby Hamilton, Middletown, and West Chester, as well as the international Dolibois European Center in Differdange, Luxembourg."@en ;
    schema:url <https://miamioh.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Miami%20University%20logo%202021.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204024> ;
    schema:sameAs <http://www.wikidata.org/entity/Q590643> ;
    schema:sameAs <https://www.facebook.com/MiamiUniversity> ;
    schema:sameAs <https://twitter.com/miamiuniversity> ;
    schema:sameAs <https://www.instagram.com/miamiuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCAgUwIZC4DJrfW63oyHS0ag> ;
    schema:sameAs <https://www.linkedin.com/company/miami-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01r3y2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q590643> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Oxford" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45056" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.507757 ;
        schema:longitude -84.732954 ] ;
    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 "3077" ] ;
    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 "307700" ] ;
    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/204024> ;
        schema:value "204024" ] ;
    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/136118> ;
        schema:value "136118" ] .