@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/201195> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Baldwin Wallace University" ;
    skos:prefLabel "Baldwin Wallace University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Baldwin Wallace University (BW) is a private university in Berea, Ohio, United States. Established in 1845 as Baldwin Institute by Methodist businessman and former founder of a utopian community at Berea, Ohio John Baldwin, it merged with nearby German Wallace College in 1913 to become Baldwin-Wallace College. There are two campus sites: Berea, which serves as the main campus, and Corporate College East in Warrensville Heights, Ohio. The university enrolls approximately 3,300 full-time undergraduate and graduate students as of fall 2024. Baldwin Wallace's athletic teams compete as members of NCAA Division III athletics in the Ohio Athletic Conference."@en ;
    schema:url <https://www.bw.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Baldwin%20wallace%20univ%20brownlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201195> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1805202> ;
    schema:sameAs <https://www.facebook.com/baldwinwallaceuniversity> ;
    schema:sameAs <https://twitter.com/BaldwinWallace> ;
    schema:sameAs <https://www.instagram.com/baldwinwallace> ;
    schema:sameAs <https://www.youtube.com/channel/UCdBwITZHXsyJP_AC7YEOF2w> ;
    schema:sameAs <https://www.linkedin.com/company/baldwin-wallace-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05136r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1805202> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Berea" ;
        schema:addressRegion "OH" ;
        schema:postalCode "44017-2088" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.373017 ;
        schema:longitude -81.851145 ] ;
    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 "3014" ] ;
    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 "301400" ] ;
    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/201195> ;
        schema:value "201195" ] ;
    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/134936> ;
        schema:value "134936" ] .