@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/168528> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Adrian College" ;
    skos:prefLabel "Adrian College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Adrian College is a private United Methodist liberal arts college in Adrian, Michigan. The college offers bachelor's degrees in 92 academic majors and programs. The 100 acre (0.40 km2) campus contains newly constructed facilities along with historic buildings. Adrian College is affiliated with the United Methodist Church and is accredited by the Higher Learning Commission. The spring 2020–21 enrollment was 1,677 students."@en ;
    schema:url <https://www.adrian.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Adrian%20college%20logo%20black.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/168528> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4684938> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03yrx2> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4684938> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Adrian" ;
        schema:addressRegion "MI" ;
        schema:postalCode "49221-2575" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.898591 ;
        schema:longitude -84.061481 ] ;
    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 "2234" ] ;
    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 "223400" ] ;
    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/168528> ;
        schema:value "168528" ] ;
    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/122074> ;
        schema:value "122074" ] .