@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/144971> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Eureka College" ;
    skos:prefLabel "Eureka College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Eureka College is a private college in Eureka, Illinois, United States. Founded in 1855, it is related by covenant to the Christian Church. The college enrolled approximately 559 students in 2023."@en ;
    schema:url <https://www.eureka.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Eureka%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/144971> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5411163> ;
    schema:sameAs <https://www.facebook.com/EurekaCollege> ;
    schema:sameAs <https://twitter.com/eurekacollege> ;
    schema:sameAs <https://www.instagram.com/eurekacollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCF51l9G1IEXDMpSEXSJaPRA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0342f3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5411163> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Eureka" ;
        schema:addressRegion "IL" ;
        schema:postalCode "61530" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.71482 ;
        schema:longitude -89.269624 ] ;
    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 "1678" ] ;
    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 "167800" ] ;
    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/144971> ;
        schema:value "144971" ] ;
    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/112969> ;
        schema:value "112969" ] .