@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/148016> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Principia College" ;
    skos:prefLabel "Principia College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Principia College is a private liberal arts college in Elsah, Illinois. It was founded in 1912 by Mary Kimball Morgan with the purpose of \"serving the Cause of Christian Science.\" Morgan wrote in her book Education at the Principia that, \"Although the College is not affiliated with the Christian Science Church, the practice of Christian Science is the cornerstone of campus life.\" Principia no longer requires its students or their parents to be students of Christian Science or Christian Science Church members. Presently, its student body represents 26 countries and a variety of faith backgrounds."@en ;
    schema:url <https://www.principiacollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Principia%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/148016> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7245134> ;
    schema:sameAs <https://www.facebook.com/PrincipiaCollege> ;
    schema:sameAs <https://twitter.com/princollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04lsvw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7245134> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Elsah" ;
        schema:addressRegion "IL" ;
        schema:postalCode "62028-9799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.948835 ;
        schema:longitude -90.350285 ] ;
    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 "1744" ] ;
    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 "174400" ] ;
    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/148016> ;
        schema:value "148016" ] ;
    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/113944> ;
        schema:value "113944" ] .