@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/156295> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Berea College" ;
    skos:prefLabel "Berea College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Berea College is a private liberal arts work college in Berea, Kentucky, United States. Founded in 1855, it was the first college in the Southern United States to be coeducational and racially integrated. It admitted non-White students from as early as 1866 until 1904, and again after 1954."@en ;
    schema:url <https://www.berea.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Berea%20college%20full%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156295> ;
    schema:sameAs <http://www.wikidata.org/entity/Q846859> ;
    schema:sameAs <https://www.facebook.com/bereacollege> ;
    schema:sameAs <https://twitter.com/bereacollege> ;
    schema:sameAs <https://www.instagram.com/bereacollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCKj4wf0o22kczU5KdqZmMIw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b2n6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q846859> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Berea" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40404-2182" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.57202 ;
        schema:longitude -84.292893 ] ;
    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 "1955" ] ;
    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 "195500" ] ;
    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/156295> ;
        schema:value "156295" ] ;
    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/117399> ;
        schema:value "117399" ] .