@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/168847> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Baker College" ;
    skos:prefLabel "Baker College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Baker College is a private university with its main campus in Owosso, Michigan, United States. It was founded in 1911 and has four additional campuses throughout the Lower Peninsula of Michigan."@en ;
    schema:url <https://www.baker.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168847> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4849134> ;
    schema:sameAs <https://www.facebook.com/bakercollege> ;
    schema:sameAs <https://twitter.com/bakercollege> ;
    schema:sameAs <https://www.instagram.com/bakercollegeofficial> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06yfr3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4849134> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Owosso" ;
        schema:addressRegion "MI" ;
        schema:postalCode "48867" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.984804 ;
        schema:longitude -84.172404 ] ;
    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 "4673" ] ;
    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 "467300" ] ;
    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/168847> ;
        schema:value "168847" ] ;
    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/122162> ;
        schema:value "122162" ] .