@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/197814> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of the Albemarle" ;
    skos:prefLabel "College of the Albemarle" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "College of The Albemarle (COA) is a public community college in the Albemarle region of northeastern North Carolina. The main campus is in Elizabeth City with satellite campuses in Barco, Manteo and Edenton. Established on December 16, 1960, College of The Albemarle became the first institution of the North Carolina Community College System as chartered by the Community College Act of 1957."@en ;
    schema:url <https://www.albemarle.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197814> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146859> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146859> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Elizabeth City" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27906-2327" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.324885 ;
        schema:longitude -76.219765 ] ;
    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 "2917" ] ;
    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 "291700" ] ;
    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/197814> ;
        schema:value "197814" ] ;
    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/133012> ;
        schema:value "133012" ] .