@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/166674> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Massachusetts College of Art and Design" ;
    skos:prefLabel "Massachusetts College of Art and Design" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Massachusetts College of Art and Design, branded as MassArt, is a public college of visual and applied art in Boston, Massachusetts. Founded in 1873, it is one of the nation's oldest art schools, and the only publicly funded independent art school in the United States. It was the first art college in the United States to grant an artistic degree."@en ;
    schema:url <https://massart.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166674> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4381563> ;
    schema:sameAs <https://www.facebook.com/MassArtBoston> ;
    schema:sameAs <https://twitter.com/massart> ;
    schema:sameAs <https://www.instagram.com/massartboston> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0788m6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4381563> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "02115-5882" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.336862 ;
        schema:longitude -71.099275 ] ;
    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 "2180" ] ;
    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 "218000" ] ;
    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/166674> ;
        schema:value "166674" ] ;
    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/121406> ;
        schema:value "121406" ] .