@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/170286> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hillsdale College" ;
    skos:prefLabel "Hillsdale College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hillsdale College is a private, conservative, Christian liberal arts college in Hillsdale, Michigan, United States. It was founded in 1844 by members of the Free Will Baptists. Women were admitted to the college from its foundation, making the college the second-oldest coeducational institution in the United States, after Oberlin College (1837). Hillsdale's required core curriculum includes courses on the Great Books, the U.S. Constitution, theology, biology, chemistry, and physics. The college's mission statement identifies it as a \"nonsectarian Christian institution\"."@en ;
    schema:url <https://www.hillsdale.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hillsdale%20college%20textlogo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170286> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5763774> ;
    schema:sameAs <https://www.facebook.com/hillsdalecollegemichigan> ;
    schema:sameAs <https://twitter.com/Hillsdale> ;
    schema:sameAs <https://www.instagram.com/hillsdalecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCudqVyQYnmi8NwWfd11Rmvw> ;
    schema:sameAs <https://www.linkedin.com/company/hillsdale-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01ddxw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5763774> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hillsdale" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49242" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.933682 ;
        schema:longitude -84.633195 ] ;
    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 "2272" ] ;
    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 "227200" ] ;
    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/170286> ;
        schema:value "170286" ] ;
    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/122603> ;
        schema:value "122603" ] .