@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/177065> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Columbia College" ;
    skos:prefLabel "Columbia College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Columbia College, also known as Columbia College of Missouri, is a private college based in Columbia, Missouri, United States. Founded in 1851 as a nonsectarian college, it has retained a covenant with the Christian Church since its inception. In addition to its main campus, the college operates at locations in nine U.S. states with many of them on U.S. military bases. As of 2019, one third of Columbia's almost 10,000 students were associated with the U.S. military."@en ;
    schema:url <https://www.ccis.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/177065> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5149656> ;
    schema:sameAs <https://twitter.com/columbiacolg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d17b8> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5149656> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Columbia" ;
        schema:addressRegion "MO" ;
        schema:postalCode "65216" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.957388 ;
        schema:longitude -92.326354 ] ;
    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 "2456" ] ;
    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 "245600" ] ;
    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/177065> ;
        schema:value "177065" ] ;
    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/125198> ;
        schema:value "125198" ] .