@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/155177> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hesston College" ;
    skos:prefLabel "Hesston College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hesston College is a private college in Hesston, Kansas, United States. It is associated with the Mennonite Church USA and has an enrollment of about 400 students who typically come from about 30 states and 15 other countries."@en ;
    schema:url <https://www.hesston.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hesston%20College%20Nameplate.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155177> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5746274> ;
    schema:sameAs <https://www.facebook.com/hesston> ;
    schema:sameAs <https://twitter.com/hesstoncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06wchm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5746274> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hesston" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67062-2093" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.134558 ;
        schema:longitude -97.433883 ] ;
    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 "1920" ] ;
    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 "192000" ] ;
    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/155177> ;
        schema:value "155177" ] ;
    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/116891> ;
        schema:value "116891" ] .