@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/205391> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The Modern College of Design" ;
    skos:prefLabel "The Modern College of Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Modern College of Design is a private, for-profit institution in Kettering, Ohio, focused on graphic design. Founded in 1983 by advertising artist Tim Potter, the college trains creative individuals to become professional graphic designers and web designers through an Associate degree and a bachelor's degree completion program. The school offers one major track, which is a degree in Commercial & Advertising Art."@en ;
    schema:url <https://themodern.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/205391> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7432374> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7432374> ;
    skos:note "Accredited by: Accrediting Commission of Career Schools and Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kettering" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45440" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.681305 ;
        schema:longitude -84.134269 ] ;
    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 "25530" ] ;
    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 "2553000" ] ;
    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/205391> ;
        schema:value "205391" ] ;
    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/136774> ;
        schema:value "136774" ] .