@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/200800> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Akron Main Campus" ;
    skos:prefLabel "University of Akron Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Akron is a public research university in Akron, Ohio, United States. It is part of the University System of Ohio. As a STEM-focused institution, it focuses on industries such as polymers, advanced materials, and engineering. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://www.uakron.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Akron%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200800> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1346135> ;
    schema:sameAs <https://www.facebook.com/UniversityofAkron> ;
    schema:sameAs <https://twitter.com/uakron> ;
    schema:sameAs <https://www.instagram.com/uakron> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02txdf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1346135> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Akron" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44325-2102" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.075923 ;
        schema:longitude -81.511167 ] ;
    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 "3123" ] ;
    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 "312300" ] ;
    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/200800> ;
        schema:value "200800" ] ;
    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/134787> ;
        schema:value "134787" ] .