@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/203085> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Heidelberg University" ;
    skos:prefLabel "Heidelberg University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Heidelberg University is a private university in Tiffin, Ohio, United States. Founded in 1850, it was known as \"Heidelberg College\" until 1889 and from 1926 to 2009. It is affiliated with the United Church of Christ and enrolled 1,000 students in 2023."@en ;
    schema:url <https://www.heidelberg.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Heidelberg%20univ%20ohio%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/203085> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5698693> ;
    schema:sameAs <https://www.facebook.com/HeidelbergUniversity> ;
    schema:sameAs <https://twitter.com/HeidelbergU> ;
    schema:sameAs <https://www.instagram.com/heidelbergu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bfyjl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5698693> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tiffin" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44883-2462" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.114833 ;
        schema:longitude -83.168387 ] ;
    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 "3048" ] ;
    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 "304800" ] ;
    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/203085> ;
        schema:value "203085" ] ;
    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/135674> ;
        schema:value "135674" ] .