@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/127945> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Rocky Mountain College of Art and Design" ;
    skos:prefLabel "Rocky Mountain College of Art and Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Rocky Mountain College of Art + Design (RMCAD) is a private for-profit art school in Lakewood, Colorado. The college was founded in 1963 by Philip J. Steele, an artist and teacher."@en ;
    schema:url <https://www.rmcad.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127945> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7355881> ;
    schema:sameAs <https://www.facebook.com/RMCADartschool> ;
    schema:sameAs <https://twitter.com/RMCAD> ;
    schema:sameAs <https://www.instagram.com/rmcad> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05j6xb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7355881> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lakewood" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80214" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.74332 ;
        schema:longitude -105.069911 ] ;
    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 "7649" ] ;
    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 "764900" ] ;
    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/127945> ;
        schema:value "127945" ] ;
    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/107813> ;
        schema:value "107813" ] .