@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/204635> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Ohio Northern University" ;
    skos:prefLabel "Ohio Northern University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Ohio Northern University is a private college in Ada, Ohio, United States. Founded by Henry Solomon Lehr in 1871, ONU offers over 60 programs across five undergraduate and graduate colleges and is affiliated with the United Methodist Church. The college had an enrollment of about 3,000 students as of 2023."@en ;
    schema:url <https://www.onu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Ohio%20Northern%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204635> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1683585> ;
    schema:sameAs <https://www.facebook.com/OhioNorthern> ;
    schema:sameAs <https://twitter.com/ohionorthern> ;
    schema:sameAs <https://www.instagram.com/ohionorthern> ;
    schema:sameAs <https://www.youtube.com/channel/UCvdGjbOWVUkVJZVm0l-px7g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0533q6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1683585> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ada" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45810-1599" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.7662 ;
        schema:longitude -83.827441 ] ;
    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 "3089" ] ;
    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 "308900" ] ;
    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/204635> ;
        schema:value "204635" ] ;
    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/136394> ;
        schema:value "136394" ] .