@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/155025> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Emporia State University" ;
    skos:prefLabel "Emporia State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Emporia State University is a public university in Emporia, Kansas, United States. Established in March 1863 as the Kansas State Normal School, Emporia State is the third-oldest public university in the state of Kansas. Emporia State is one of six public universities governed by the Kansas Board of Regents."@en ;
    schema:url <https://www.emporia.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Emporia%20State%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155025> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1339396> ;
    schema:sameAs <https://www.facebook.com/emporiastateuniversity> ;
    schema:sameAs <https://twitter.com/emporiastate> ;
    schema:sameAs <https://www.instagram.com/emporiastate> ;
    schema:sameAs <https://www.youtube.com/channel/UCJegfKpLLdWpXIBt9W-FGnA> ;
    schema:sameAs <https://www.linkedin.com/company/emporia-state-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026v92> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1339396> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Emporia" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66801-5415" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.414784 ;
        schema:longitude -96.179021 ] ;
    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 "1927" ] ;
    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 "192700" ] ;
    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/155025> ;
        schema:value "155025" ] ;
    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/116800> ;
        schema:value "116800" ] .