@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/159568> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Louisiana Christian University" ;
    skos:prefLabel "Louisiana Christian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Louisiana Christian University (LCU) is a private Baptist university in Pineville, Louisiana, United States. It is affiliated with the Louisiana Baptist Convention. Founded in 1906 as Louisiana College, it took its current name in 2021. The university enrolled 936 students in 2024. The athletic teams are known as the Louisiana Christian Wildcats and Lady Wildcats."@en ;
    schema:url <https://www.lcuniversity.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Louisiana%20christian%20univ%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/159568> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17008973> ;
    schema:sameAs <https://twitter.com/la_college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09538z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q17008973> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pineville" ;
        schema:addressRegion "LA" ;
        schema:postalCode "71359" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.324528 ;
        schema:longitude -92.425973 ] ;
    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 "2007" ] ;
    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 "200700" ] ;
    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/159568> ;
        schema:value "159568" ] ;
    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/118763> ;
        schema:value "118763" ] .