@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/201955> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Cincinnati-Blue Ash College" ;
    skos:prefLabel "University of Cincinnati-Blue Ash College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Cincinnati Blue Ash College is a regional campus of the University of Cincinnati and is located in Blue Ash, Ohio. It was founded in 1967 as the first regional campus of the university. With an enrollment of about 5,000 students, UC Blue Ash College is one of the largest regional colleges in Ohio."@en ;
    schema:url <https://www.ucblueash.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201955> ;
    schema:sameAs <http://www.wikidata.org/entity/Q80465345> ;
    schema:sameAs <https://www.facebook.com/ucblueash> ;
    schema:sameAs <https://twitter.com/UCBlueAsh> ;
    schema:sameAs <https://www.instagram.com/ucblueash> ;
    schema:sameAs <https://www.youtube.com/channel/UCUTjgzbImltk3US93_Hd8ZA> ;
    owl:sameAs <http://www.wikidata.org/entity/Q80465345> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Blue Ash" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45236-1096" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.234333 ;
        schema:longitude -84.399956 ] ;
    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 "312502" ] ;
    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/201955> ;
        schema:value "201955" ] ;
    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/135249> ;
        schema:value "135249" ] .