@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/161688> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Allegany College of Maryland" ;
    skos:prefLabel "Allegany College of Maryland" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Allegany College of Maryland is a public community college in Cumberland, Maryland. It was previously known as Allegany Community College. The college was founded in 1961 and is accredited by the Middle State Commission on Higher Education. The college offers 48 two-year degree programs, 31 certificate programs, and 10 letters of recognitions. The college also has campuses and extension sites in Cumberland, Maryland; Everett, Pennsylvania; Oakland, Maryland; Somerset, Pennsylvania; and LaVale, Maryland."@en ;
    schema:url <https://www.allegany.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161688> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2837834> ;
    schema:sameAs <https://twitter.com/alleganycollgmd> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09_klk> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2837834> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cumberland" ;
        schema:addressRegion "MD" ;
        schema:postalCode "21502-2596" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.652152 ;
        schema:longitude -78.730398 ] ;
    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 "2057" ] ;
    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 "205700" ] ;
    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/161688> ;
        schema:value "161688" ] ;
    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/119784> ;
        schema:value "119784" ] .