@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/123280> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Shasta Bible College and Graduate School" ;
    skos:prefLabel "Shasta Bible College and Graduate School" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "  Shasta Bible College and Graduate School (SBC&GS) is a private Baptist college and graduate school in Redding, California. It is accredited by the Transnational Association of Christian Colleges and Schools (TRACS). SBC&GS has online and on-campus programs leading to certificates, diplomas and degrees in Biblical Studies and Christian Teacher Education, and both undergraduate and graduate degrees."@en ;
    schema:url <https://www.shasta.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123280> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7490591> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02x1xd3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7490591> ;
    skos:note "Accredited by: Transnational Association of Christian Colleges and Schools" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Redding" ;
        schema:addressRegion "CA" ;
        schema:postalCode "96002" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.566034 ;
        schema:longitude -122.314419 ] ;
    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 "23593" ] ;
    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 "2359300" ] ;
    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/123280> ;
        schema:value "123280" ] ;
    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/106546> ;
        schema:value "106546" ] .