@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/204015> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Miami University-Middletown" ;
    skos:prefLabel "Miami University-Middletown" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Miami University Middletown is a satellite campus of Miami University in Middletown, Ohio. Founded in 1966, it was the first regional campus established in Ohio. It is one of three regional campuses of Miami University, as well as the oldest."@en ;
    schema:url <https://miamioh.edu/regionals/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204015> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6827457> ;
    schema:sameAs <https://twitter.com/ECampusMiami> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6827457> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Middletown" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45042" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.523776 ;
        schema:longitude -84.35724 ] ;
    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 "307701" ] ;
    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/204015> ;
        schema:value "204015" ] ;
    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/136118005> ;
        schema:value "136118005" ] .