@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/167288> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Massachusetts College of Liberal Arts" ;
    skos:prefLabel "Massachusetts College of Liberal Arts" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Massachusetts College of Liberal Arts (MCLA), formerly known as North Adams State College (NASC), is a public liberal arts college in North Adams, Massachusetts. It is part of the state university system of Massachusetts. It is a member of the Council of Public Liberal Arts Colleges. Originally established as part of the state's normal school system for training teachers, it now offers programs leading to Bachelor of Science and Bachelor of Arts degrees, as well as a Master of Education track."@en ;
    schema:url <https://www.mcla.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/167288> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6784220> ;
    schema:sameAs <https://twitter.com/mcla_edu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04vwz2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6784220> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "North Adams" ;
        schema:addressRegion "MA" ;
        schema:postalCode "01247-4100" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.691361 ;
        schema:longitude -73.102817 ] ;
    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 "2187" ] ;
    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 "218700" ] ;
    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/167288> ;
        schema:value "167288" ] ;
    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/121673> ;
        schema:value "121673" ] .