@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/157216> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Lindsey Wilson College" ;
    skos:prefLabel "Lindsey Wilson College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Lindsey Wilson University is a private, United Methodist-related university in Columbia, Kentucky. Founded in 1903 as a training school, the university now offers in-person and online degree programs, offered at the associate, bachelor's, master's, and doctoral levels."@en ;
    schema:url <https://www.lindsey.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157216> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6552909> ;
    schema:sameAs <https://www.facebook.com/LindseyWilsonOfficial> ;
    schema:sameAs <https://twitter.com/lindseywilson> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/058nht> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6552909> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbia" ;
        schema:addressRegion "KY" ;
        schema:postalCode "42728-1223" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.101502 ;
        schema:longitude -85.299997 ] ;
    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 "1972" ] ;
    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 "197200" ] ;
    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/157216> ;
        schema:value "157216" ] ;
    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/117788> ;
        schema:value "117788" ] .