@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/149781> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wheaton College" ;
    skos:prefLabel "Wheaton College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wheaton College is a private Evangelical Christian liberal arts college in Wheaton, Illinois, United States. It was founded by evangelical abolitionists in 1860. Wheaton College was a stop on the Underground Railroad and graduated one of Illinois' first Black college graduates. Colloquially known as the \"Harvard of Evangelical Schools\", it has been considered one of the leading Christian universities in the United States and an influential institution in North American evangelicalism and as an anchor of the \"Bible belt\" centered around the Wheaton area."@en ;
    schema:url <https://www.wheaton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wheaton%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/149781> ;
    schema:sameAs <http://www.wikidata.org/entity/Q747179> ;
    schema:sameAs <https://www.facebook.com/wheatoncollege.il> ;
    schema:sameAs <https://twitter.com/wheatoncollege> ;
    schema:sameAs <https://www.instagram.com/wheatoncollegeil> ;
    schema:sameAs <https://www.youtube.com/channel/UCXy57QmloBl4eqUnJXhQwwA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01y20v> ;
    owl:sameAs <http://www.wikidata.org/entity/Q747179> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Wheaton" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60187-5593" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.870176 ;
        schema:longitude -88.099643 ] ;
    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 "1781" ] ;
    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 "178100" ] ;
    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/149781> ;
        schema:value "149781" ] ;
    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/114488> ;
        schema:value "114488" ] .