@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/201885> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Cincinnati-Main Campus" ;
    skos:prefLabel "University of Cincinnati-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Cincinnati is a public research university in Cincinnati, Ohio, United States. It was founded in 1819 and had an enrollment of over 53,000 students in 2024, making it the second-largest university in Ohio. It is part of the University System of Ohio. The university's primary uptown campus and medical campus are located in the Heights and Corryville neighborhoods, with branch campuses located in Batavia and Blue Ash, Ohio."@en ;
    schema:url <https://www.uc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Cincinnati%20seal.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201885> ;
    schema:sameAs <http://www.wikidata.org/entity/Q153265> ;
    schema:sameAs <https://www.facebook.com/uofcincinnati> ;
    schema:sameAs <https://twitter.com/uofcincy> ;
    schema:sameAs <https://www.instagram.com/uofcincy> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02ln0f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q153265> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cincinnati" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45221-0063" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.131159 ;
        schema:longitude -84.51428 ] ;
    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 "3125" ] ;
    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 "312500" ] ;
    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/201885> ;
        schema:value "201885" ] ;
    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/135212> ;
        schema:value "135212" ] .