@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/170301> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hope College" ;
    skos:prefLabel "Hope College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hope College is a private Christian liberal arts college in Holland, Michigan, United States. Dutch immigrants originally opened it in 1851 as the Pioneer School, four years after the community was first settled. The first freshman college class matriculated in 1862, and Hope received its state charter in 1866. Hope College is affiliated with the Reformed Church in America and retains a Christian atmosphere. Its 120-acre (49 ha) campus is adjacent to the downtown commercial district and has been shared with Western Theological Seminary since 1884. The Hope College campus is near the eastern shores of Lake Michigan and is 2.5 hours away from two major cities, Chicago and Detroit."@en ;
    schema:url <https://www.hope.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hope%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170301> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2475371> ;
    schema:sameAs <https://www.facebook.com/hopecollege> ;
    schema:sameAs <https://twitter.com/HopeCollege> ;
    schema:sameAs <https://www.instagram.com/hopecollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCV6EJA_uR4FoH08wyarqw8Q> ;
    schema:sameAs <https://www.linkedin.com/company/hope-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01_lm9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2475371> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Holland" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49423-9000" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.787247 ;
        schema:longitude -86.100971 ] ;
    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 "2273" ] ;
    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 "227300" ] ;
    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/170301> ;
        schema:value "170301" ] ;
    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/122612> ;
        schema:value "122612" ] .