@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/150455> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Earlham College" ;
    skos:prefLabel "Earlham College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Earlham College is a private liberal arts college in Richmond, Indiana, United States. The college was established in 1847 by the Religious Society of Friends (Quakers) and has a strong focus on Quaker values such as integrity, a commitment to peace and social justice, mutual respect, and community decision-making. Earlham School of Religion is its affiliated graduate seminary."@en ;
    schema:url <https://earlham.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Earlham%20College%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150455> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5326502> ;
    schema:sameAs <https://www.facebook.com/earlhamcollege> ;
    schema:sameAs <https://twitter.com/earlham1847> ;
    schema:sameAs <https://www.instagram.com/earlhamcollege1847> ;
    schema:sameAs <https://www.youtube.com/channel/UCc3Q0mTuwjUSmhRQfx3fBRQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02zy1z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5326502> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Richmond" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47374-4095" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.823431 ;
        schema:longitude -84.915037 ] ;
    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 "1793" ] ;
    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 "179300" ] ;
    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/150455> ;
        schema:value "150455" ] ;
    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/114682> ;
        schema:value "114682" ] .