@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/134510> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Hobe Sound Bible College" ;
    skos:prefLabel "Hobe Sound Bible College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Hobe Sound Bible College is a private Bible college in Hobe Sound, Florida. It is a part of the conservative holiness movement and aligned with Wesleyan-Arminian (Methodist) theology."@en ;
    schema:url <https://hsbc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/134510> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5874998> ;
    schema:sameAs <https://www.facebook.com/hobesoundbible> ;
    schema:sameAs <https://twitter.com/hobesoundbible> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04z_m50> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5874998> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Hobe Sound" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33455" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 27.066304 ;
        schema:longitude -80.13184 ] ;
    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 "21889" ] ;
    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 "2188900" ] ;
    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/134510> ;
        schema:value "134510" ] ;
    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/109606> ;
        schema:value "109606" ] .