@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/153162> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cornell College" ;
    skos:prefLabel "Cornell College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cornell College is a private liberal arts college in Mount Vernon, Iowa, United States. Originally the Iowa Conference Seminary (Methodist), the school was founded in 1853 by George Bryant Bowman. Four years later, in 1857, the name was changed to Cornell College, in honor of iron tycoon William Wesley Cornell."@en ;
    schema:url <https://www.cornellcollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Cornell%20college%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/153162> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5171517> ;
    schema:sameAs <https://www.facebook.com/CornellCollege> ;
    schema:sameAs <https://twitter.com/CornellCollege> ;
    schema:sameAs <https://www.instagram.com/cornellcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCJ1tASYUzatdKMiWO4RmfkQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02szcs> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5171517> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Mount Vernon" ;
        schema:addressRegion "IA" ;
        schema:postalCode "52314-1098" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.924554 ;
        schema:longitude -91.423741 ] ;
    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 "1856" ] ;
    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 "185600" ] ;
    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/153162> ;
        schema:value "153162" ] ;
    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/115807> ;
        schema:value "115807" ] .