@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/200846> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Akron Wayne College" ;
    skos:prefLabel "University of Akron Wayne College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Wayne College is a satellite campus of the University of Akron in Orrville, Ohio, United States. It offers the first two years of general bachelor's degree coursework for students who plan to complete their degrees at the Akron campus or other colleges and universities. The college also offers two bachelor's programs including organizational supervision and social work. An MBA is also available at the campus through The University of Akron College of Business Administration."@en ;
    schema:url <https://wayne.uakron.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200846> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7976107> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7976107> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Orrville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44667" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.861519 ;
        schema:longitude -81.789979 ] ;
    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 "312301" ] ;
    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/200846> ;
        schema:value "200846" ] ;
    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/134802> ;
        schema:value "134802" ] .