@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/145691> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Illinois College" ;
    skos:prefLabel "Illinois College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Illinois College is a private liberal arts college in Jacksonville, Illinois. It is affiliated with the United Church of Christ and the Presbyterian Church (USA). It was the second college founded in Illinois but the first to grant a degree. It was founded in 1829 by the Yale Band, students from Yale College who traveled westward to found new colleges. It briefly served as the state's first medical school, from 1843 to 1848."@en ;
    schema:url <https://www.ic.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Illinois%20college%20bluelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/145691> ;
    schema:sameAs <http://www.wikidata.org/entity/Q574316> ;
    schema:sameAs <https://www.facebook.com/illinoiscollege1829> ;
    schema:sameAs <https://twitter.com/ictrueblue> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05mz1m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q574316> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jacksonville" ;
        schema:addressRegion "IL" ;
        schema:postalCode "62650-2299" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.7313 ;
        schema:longitude -90.246171 ] ;
    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 "1688" ] ;
    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 "168800" ] ;
    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/145691> ;
        schema:value "145691" ] ;
    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/113193> ;
        schema:value "113193" ] .