@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/156125> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wichita State University" ;
    skos:prefLabel "Wichita State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wichita State University (WSU) is a public research university in Wichita, Kansas, United States. It is governed by the Kansas Board of Regents. The university offers more than 60 undergraduate degree programs in more than 200 areas of study in nine colleges. The university's graduate school offers more than 50 master's degrees in more than 100 areas and a specialist in education degree and 13 doctoral degrees. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.wichita.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wichita%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/156125> ;
    schema:sameAs <http://www.wikidata.org/entity/Q429561> ;
    schema:sameAs <https://www.facebook.com/wichita.state> ;
    schema:sameAs <https://twitter.com/wichitastate> ;
    schema:sameAs <https://www.instagram.com/wichita_state_u> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01lnyf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q429561> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wichita" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67260-0124" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.718882 ;
        schema:longitude -97.292361 ] ;
    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 "1950" ] ;
    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 "195000" ] ;
    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/156125> ;
        schema:value "156125" ] ;
    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/117308> ;
        schema:value "117308" ] .