@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/123457> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Simpson University" ;
    skos:prefLabel "Simpson University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Simpson University is a private Evangelical Christian liberal arts college in Redding, California. Originally founded in 1921 in Seattle as Simpson Bible Institute, the institution relocated to San Francisco in 1955 and then to Redding in 1989. It is affiliated with the Christian and Missionary Alliance."@en ;
    schema:url <https://www.simpsonu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123457> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7521155> ;
    schema:sameAs <https://www.facebook.com/simpsonualumni> ;
    schema:sameAs <https://twitter.com/simpsonu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06d3n0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7521155> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Redding" ;
        schema:addressRegion "CA" ;
        schema:postalCode "96003-8606" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.61334 ;
        schema:longitude -122.332981 ] ;
    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 "1291" ] ;
    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 "129100" ] ;
    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/123457> ;
        schema:value "123457" ] ;
    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/106607> ;
        schema:value "106607" ] .