@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/166911> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montserrat College of Art" ;
    skos:prefLabel "Montserrat College of Art" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montserrat College of Art is a private art school in Beverly, Massachusetts. It is accredited by the New England Commission of Higher Education and the National Association of Schools of Art and Design."@en ;
    schema:url <https://www.montserrat.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/166911> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6906574> ;
    schema:sameAs <https://www.facebook.com/MontserratCollegeofArt> ;
    schema:sameAs <https://twitter.com/MontCollegeArt> ;
    schema:sameAs <https://www.instagram.com/montcollegeart> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06nzh3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6906574> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Beverly" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01915-4508" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.550212 ;
        schema:longitude -70.876131 ] ;
    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 "20630" ] ;
    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 "2063000" ] ;
    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/166911> ;
        schema:value "166911" ] ;
    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/121512> ;
        schema:value "121512" ] .