@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/168546> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Albion College" ;
    skos:prefLabel "Albion College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Albion College is a private liberal arts college in Albion, Michigan, United States. The college was founded in 1835, and its undergraduate population was approximately 1,500 students as of fall 2021. The college competes in NCAA Division III and the Michigan Intercollegiate Athletic Association (MIAA)."@en ;
    schema:url <https://www.albion.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Albiion%20college%20full%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168546> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2831920> ;
    schema:sameAs <https://twitter.com/albioncollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02dg2q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2831920> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Albion" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49224" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.245049 ;
        schema:longitude -84.745639 ] ;
    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 "2235" ] ;
    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 "223500" ] ;
    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/168546> ;
        schema:value "168546" ] ;
    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/122083> ;
        schema:value "122083" ] .