@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/204486> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Northwestern Ohio" ;
    skos:prefLabel "University of Northwestern Ohio" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Northwestern Ohio (UNOH) is a private university in Lima, Ohio, United States. It was founded in 1920 and grants associate degrees, bachelor's degrees, and master's degrees across more than 50 disciplines within five constituent colleges. As of fall 2023, the university had an enrollment of approximately 2,600 students."@en ;
    schema:url <https://www.unoh.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/204486> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7895989> ;
    schema:sameAs <https://twitter.com/unoh_edu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02x430q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7895989> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lima" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45805" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.762917 ;
        schema:longitude -84.157004 ] ;
    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 "4861" ] ;
    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 "486100" ] ;
    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/204486> ;
        schema:value "204486" ] ;
    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/136321> ;
        schema:value "136321" ] .