@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/203128> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hiram College" ;
    skos:prefLabel "Hiram College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hiram College is a private liberal arts college in Hiram, Ohio, United States. It was founded in 1850 as the Western Reserve Eclectic Institute by Amos Sutton Hayden and other members of the Christian Church. The college is nonsectarian and coeducational. It is accredited by the Higher Learning Commission. Among its alumni is the 20th president of the United States, James A. Garfield, who also served as an instructor and principal at Hiram."@en ;
    schema:url <https://www.hiram.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Hiram%20college%20ohio%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203128> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5769100> ;
    schema:sameAs <https://www.facebook.com/hiramcollege> ;
    schema:sameAs <https://twitter.com/hiramcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b17f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5769100> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hiram" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44234-0067" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.3107 ;
        schema:longitude -81.143981 ] ;
    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 "3049" ] ;
    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 "304900" ] ;
    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/203128> ;
        schema:value "203128" ] ;
    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/135683> ;
        schema:value "135683" ] .