@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/155973> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Tabor College" ;
    skos:prefLabel "Tabor College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Tabor College is a private Mennonite college in Hillsboro, Kansas, United States. It is owned and operated by four districts of the U.S. Conference of Mennonite Brethren Churches and describes its theological identity as Evangelical/Anabaptist. There were 742 students enrolled across all programs for the fall 2025 semester, with 567 students attending at the main Hillsboro campus."@en ;
    schema:url <https://tabor.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Tabor%20college%20ks%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/155973> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7673530> ;
    schema:sameAs <https://www.facebook.com/TaborCollege> ;
    schema:sameAs <https://twitter.com/taborcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05xkdw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7673530> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hillsboro" ;
        schema:addressRegion "KS" ;
        schema:postalCode "67063-1799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.34858 ;
        schema:longitude -97.199773 ] ;
    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 "1946" ] ;
    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 "194600" ] ;
    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/155973> ;
        schema:value "155973" ] ;
    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/117274> ;
        schema:value "117274" ] .