@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/154688> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Baker University" ;
    skos:prefLabel "Baker University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Baker University is a private university in Baldwin City, Kansas, United States. Founded in 1858, it was the first four-year university in Kansas and is affiliated with the United Methodist Church. Baker University is made up of four schools. The College of Arts and Sciences and the undergraduate courses in the School of Education (SOE) are located on the campus in Baldwin City. The School of Professional and Graduate Studies (SPGS) and the graduate branch of the SOE serve nontraditional students on campuses in Overland Park, Kansas, and online. The School of Nursing, which is operated in partnership with Stormont Vail Health in Topeka, offers a Bachelor of Science in nursing (BSN) and an online Master of Science in nursing (MSN). Enrollment in all four schools has grown to a student population of more than 3,000, with about 900 students on the Baldwin City campus."@en ;
    schema:url <https://www.bakeru.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Baker%20University%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/154688> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4849228> ;
    schema:sameAs <https://www.facebook.com/BakerUniversity> ;
    schema:sameAs <https://twitter.com/BakerUniversity> ;
    schema:sameAs <https://www.instagram.com/bakeruniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03nbwm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4849228> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Baldwin City" ;
        schema:addressRegion "KS" ;
        schema:postalCode "66006-0065" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.778712 ;
        schema:longitude -95.187346 ] ;
    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 "1903" ] ;
    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 "190300" ] ;
    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/154688> ;
        schema:value "154688" ] ;
    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/116606> ;
        schema:value "116606" ] .