@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/149505> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Trinity Christian College" ;
    skos:prefLabel "Trinity Christian College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Trinity Christian College is a private Christian college in Palos Heights, Illinois, United States. It was founded in 1959 by a group of Chicago businessmen who wanted to establish a college providing students with a Christian higher education in a Reformed tradition as a college in Illinois. The college offers degrees in more than 70 programs of study. In 2023–2024 it reduced the employees by 10 percent. On November 4, 2025, Trinity Christian College announced it would close at the end of the 2025-26 academic calendar."@en ;
    schema:url <https://www.trnty.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/149505> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7842639> ;
    schema:sameAs <https://www.facebook.com/trinitychristiancollege> ;
    schema:sameAs <https://twitter.com/trinitytroll> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04m59d> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7842639> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Palos Heights" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60463-0929" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.667687 ;
        schema:longitude -87.783973 ] ;
    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 "1771" ] ;
    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 "177100" ] ;
    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/149505> ;
        schema:value "149505" ] ;
    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/114390> ;
        schema:value "114390" ] .