@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/143853> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Midwestern University-Downers Grove" ;
    skos:prefLabel "Midwestern University-Downers Grove" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Midwestern University (MWU) is a private graduate school with campuses in Downers Grove, Illinois and Glendale, Arizona. As of the 2022–23 academic year, a total of 2,758 students were enrolled at the Downers Grove campus and 3,782 were enrolled at the Glendale campus."@en ;
    schema:url <https://www.midwestern.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Midwest%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/143853> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6843477> ;
    schema:sameAs <https://www.facebook.com/MidwesternUniversity> ;
    schema:sameAs <https://twitter.com/midwesternuniv> ;
    schema:sameAs <https://www.instagram.com/midwesternuniv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03kkp6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6843477> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Downers Grove" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60515-5514" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.828115 ;
        schema:longitude -87.998342 ] ;
    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 "1657" ] ;
    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 "165700" ] ;
    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/143853> ;
        schema:value "143853" ] ;
    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/112613> ;
        schema:value "112613" ] .