@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/152673> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Wabash College" ;
    skos:prefLabel "Wabash College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wabash College is a private, men's liberal arts college in Crawfordsville, Indiana, United States. Founded in 1832 by a group of Dartmouth College graduates and Midwestern leaders, the institution was originally named \"The Wabash Teachers Seminary and Manual Labor College\". It was later renamed Wabash College in 1851. The college was founded with the intention of providing classical and English education to young men in the region, aiming to develop future educators and clergy."@en ;
    schema:url <https://www.wabash.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Wabash%20college%20indiana%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152673> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7958639> ;
    schema:sameAs <https://www.facebook.com/WabashCollegeNews> ;
    schema:sameAs <https://twitter.com/WabashCollege> ;
    schema:sameAs <https://www.instagram.com/wabashcollege> ;
    schema:sameAs <https://www.linkedin.com/company/wabash-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/083ls> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7958639> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Crawfordsville" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47933-0352" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.037588 ;
        schema:longitude -86.906 ] ;
    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 "1844" ] ;
    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 "184400" ] ;
    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/152673> ;
        schema:value "152673" ] ;
    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/115676> ;
        schema:value "115676" ] .