@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/160959> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of the Atlantic" ;
    skos:prefLabel "College of the Atlantic" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "College of the Atlantic (COA) is a private liberal arts college in Bar Harbor on Mount Desert Island, Maine. Founded in 1969, it awards bachelors and masters (M.Phil.) degrees solely in the field of human ecology, an interdisciplinary approach to learning. Focus areas include arts and design, environmental sciences, humanities, international studies, sustainable food systems, teacher certification and educational studies, and socially responsible business. The College of the Atlantic is accredited by the New England Commission of Higher Education."@en ;
    schema:url <https://www.coa.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/160959> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146880> ;
    schema:sameAs <https://www.facebook.com/collegeoftheatlantic> ;
    schema:sameAs <https://www.youtube.com/channel/UCQr6aKPmw3oWuF-bx7bADzQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0268cl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146880> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bar Harbor" ;
        schema:addressRegion "ME" ;
        schema:postalCode "4609" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.395258 ;
        schema:longitude -68.221517 ] ;
    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 "11385" ] ;
    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 "1138500" ] ;
    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/160959> ;
        schema:value "160959" ] ;
    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/119410> ;
        schema:value "119410" ] .