@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/202903> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Gods Bible School and College" ;
    skos:prefLabel "Gods Bible School and College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "God's Bible School and College is a private Bible college in Cincinnati, Ohio. It was founded in 1900 and is of the Wesleyan-Arminian (Methodist) tradition."@en ;
    schema:url <https://www.gbs.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202903> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5575668> ;
    schema:sameAs <https://www.facebook.com/GodsBibleSchool> ;
    schema:sameAs <https://twitter.com/godsbibleschool> ;
    schema:sameAs <https://www.linkedin.com/company/god> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/026xg3k> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5575668> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cincinnati" ;
        schema:addressRegion "OH" ;
        schema:postalCode "45202-6838" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.1153 ;
        schema:longitude -84.505703 ] ;
    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 "22205" ] ;
    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 "2220500" ] ;
    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/202903> ;
        schema:value "202903" ] ;
    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/135595> ;
        schema:value "135595" ] .