@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/156189> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Alice Lloyd College" ;
    skos:prefLabel "Alice Lloyd College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Alice Lloyd College is a private work college in Pippa Passes, Kentucky, US. It was co-founded by the journalist Alice Spencer Geddes Lloyd and June Buchanan in 1923, at first under the name of Caney Junior College. Founded as an institution to educate leaders in Appalachia locally, it became a bachelor's degree-granting institution in the early 1980s. Alice Lloyd College is accredited by the Southern Association of Colleges and Schools (SACS)."@en ;
    schema:url <https://www.alc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156189> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4725961> ;
    schema:sameAs <https://www.facebook.com/AliceLloydCollege> ;
    schema:sameAs <https://twitter.com/alceagles> ;
    schema:sameAs <https://www.instagram.com/alicelloydcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCT6t_RKt7fdSr6AWZpQhkWg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/029l7j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4725961> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pippa Passes" ;
        schema:addressRegion "KY" ;
        schema:postalCode "41844" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.335087 ;
        schema:longitude -82.875068 ] ;
    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 "1951" ] ;
    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 "195100" ] ;
    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/117326> ;
        schema:value "117326" ] .