@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/155061> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Fort Hays State University" ;
    skos:prefLabel "Fort Hays State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Fort Hays State University (FHSU) is a public university in Hays, Kansas, United States. It is the largest university in western Kansas, and the fourth largest of the six state universities governed by the Kansas Board of Regents, with a total enrollment of approximately 15,100 students."@en ;
    schema:url <https://www.fhsu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155061> ;
    schema:sameAs <http://www.wikidata.org/entity/Q591426> ;
    schema:sameAs <https://www.facebook.com/forthaysstate> ;
    schema:sameAs <https://twitter.com/forthaysstate> ;
    schema:sameAs <https://www.instagram.com/forthaysstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/052wq2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q591426> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hays" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67601-4099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.872156 ;
        schema:longitude -99.342503 ] ;
    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 "1915" ] ;
    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 "191500" ] ;
    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/155061> ;
        schema:value "155061" ] ;
    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/116828> ;
        schema:value "116828" ] .