@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/170532> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Kalamazoo College" ;
    skos:prefLabel "Kalamazoo College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Kalamazoo College is a private liberal arts college in Kalamazoo, Michigan, United States. Founded in 1833 by Baptist ministers as the Michigan and Huron Institute, Kalamazoo is the oldest private college in Michigan. From 1840 to 1850, the institute operated as the Kalamazoo Branch of the University of Michigan. After receiving its charter from the state in 1855, the institute changed its name to Kalamazoo College."@en ;
    schema:url <https://www.kzoo.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Kalamazoo%20college%20logo%20stackleft.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/170532> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6350383> ;
    schema:sameAs <https://www.facebook.com/KalamazooCollege> ;
    schema:sameAs <https://twitter.com/kcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0fcps> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6350383> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kalamazoo" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49006-3295" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.290789 ;
        schema:longitude -85.601857 ] ;
    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 "2275" ] ;
    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 "227500" ] ;
    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/170532> ;
        schema:value "170532" ] ;
    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/122667> ;
        schema:value "122667" ] .