@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/155414> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kansas Wesleyan University" ;
    skos:prefLabel "Kansas Wesleyan University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kansas Wesleyan University is a private Christian university in Salina, Kansas, United States. Founded in 1886, it is affiliated with the United Methodist Church and accredited by the Higher Learning Commission. It has over 900 students and a 28-acre (11 ha) campus."@en ;
    schema:url <https://www.kwu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Kansas%20wesleyan%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155414> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6365149> ;
    schema:sameAs <https://www.facebook.com/KansasWesleyan> ;
    schema:sameAs <https://twitter.com/goKWU> ;
    schema:sameAs <https://www.instagram.com/kansaswesleyanuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCl_l4NLYbMWtjDjpiYLVYfQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0g3rqx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6365149> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Salina" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67401-6146" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.813795 ;
        schema:longitude -97.607973 ] ;
    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 "1929" ] ;
    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 "192900" ] ;
    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/155414> ;
        schema:value "155414" ] ;
    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/117025> ;
        schema:value "117025" ] .