@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/150668> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Goshen College" ;
    skos:prefLabel "Goshen College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Goshen College is a private Mennonite liberal arts college in Goshen, Indiana. It was founded in 1894 as the Elkhart Institute of Science, Industry and the Arts, and is affiliated with Mennonite Church USA. The college is accredited by the Higher Learning Commission and has an enrollment of 824 students. While Goshen maintains a distinctive liberal Mennonite worldview and Mennonites make up 30 percent of the student body, it admits students of all religions."@en ;
    schema:url <https://www.goshen.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150668> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1538540> ;
    schema:sameAs <https://www.facebook.com/goshencollege> ;
    schema:sameAs <https://twitter.com/goshencollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037lzp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1538540> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Goshen" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46526-4794" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.563582 ;
        schema:longitude -85.827795 ] ;
    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 "1799" ] ;
    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 "179900" ] ;
    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/150668> ;
        schema:value "150668" ] ;
    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/114743> ;
        schema:value "114743" ] .