@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/174127> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Minneapolis College of Art and Design" ;
    skos:prefLabel "Minneapolis College of Art and Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Minneapolis College of Art and Design (MCAD) is a private college specializing in the visual arts and located in Minneapolis, Minnesota. MCAD currently enrolls approximately 800 students. MCAD is one of just a few major art schools to offer a major in comic art."@en ;
    schema:url <https://mcad.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174127> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6867974> ;
    schema:sameAs <https://www.facebook.com/mcadedu> ;
    schema:sameAs <https://twitter.com/MCAD> ;
    schema:sameAs <https://www.instagram.com/mcadedu> ;
    schema:sameAs <https://www.youtube.com/channel/UC8p-GLtoTtaSZHugjgebIrg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03nm0d> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6867974> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Minneapolis" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55404" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.956988 ;
        schema:longitude -93.274705 ] ;
    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 "2365" ] ;
    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 "236500" ] ;
    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/174127> ;
        schema:value "174127" ] ;
    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/123882> ;
        schema:value "123882" ] .