@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/153144> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Coe College" ;
    skos:prefLabel "Coe College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Coe College is a private liberal arts college in Cedar Rapids, Iowa, United States. It was founded in 1851 and is affiliated with the Presbyterian Church (USA). The college is a member of the Associated Colleges of the Midwest and the Association of Presbyterian Colleges and Universities."@en ;
    schema:url <https://www.coe.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Coe%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153144> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5140489> ;
    schema:sameAs <https://www.facebook.com/CoeCollege> ;
    schema:sameAs <https://twitter.com/coecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0g3crz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5140489> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cedar Rapids" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52402-5092" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.988263 ;
        schema:longitude -91.658192 ] ;
    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 "1854" ] ;
    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 "185400" ] ;
    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/153144> ;
        schema:value "153144" ] ;
    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/115791> ;
        schema:value "115791" ] .