@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/198808> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lees-McRae College" ;
    skos:prefLabel "Lees-McRae College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lees–McRae College is a private college in Banner Elk, North Carolina, United States, affiliated with the Presbyterian Church (USA). Lees–McRae College sits in the Appalachian Mountains at 3,720 feet (1,130 m) above sea level, the highest elevation of any American college or university east of the Mississippi River. It is one of the few colleges to be named after two women, Suzanna Lees and Elizabeth McRae."@en ;
    schema:url <https://www.lmc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198808> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6516492> ;
    schema:sameAs <https://twitter.com/leesmcrae> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0c9xxb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6516492> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Banner Elk" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28604" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.162477 ;
        schema:longitude -81.873371 ] ;
    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 "2939" ] ;
    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 "293900" ] ;
    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/198808> ;
        schema:value "198808" ] ;
    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/133623> ;
        schema:value "133623" ] .