@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/177144> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Culver-Stockton College" ;
    skos:prefLabel "Culver-Stockton College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Culver–Stockton College is a private Christian liberal arts college in Canton, Missouri. It was founded as Christian University in 1853 as the first institution west of the Mississippi River chartered specifically for men and women. As of fall 2022, the college enrolled 999 students."@en ;
    schema:url <https://www.culver.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177144> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5193756> ;
    schema:sameAs <https://www.facebook.com/CSCOnTheHill> ;
    schema:sameAs <https://twitter.com/csc1853> ;
    schema:sameAs <https://www.youtube.com/channel/UCmCs5SvJtF0kk2w2aHMdi1w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/025yrb6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5193756> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Canton" ;
        schema:addressRegion "MO" ;
        schema:postalCode "63435-1299" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.128993 ;
        schema:longitude -91.529374 ] ;
    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 "2460" ] ;
    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 "246000" ] ;
    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/177144> ;
        schema:value "177144" ] ;
    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/125268> ;
        schema:value "125268" ] .