@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/127714> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Nazarene Bible College" ;
    skos:prefLabel "Nazarene Bible College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Nazarene Bible College (NBC) is a private Nazarene Bible college in Colorado Springs, Colorado, United States. It was founded in 1964, chartered in 1967, and approved by the Colorado Department of Education to grant degrees in 1970.  NBC has a 7:1 student-to-faculty ratio. Although the college is accredited by the Higher Learning Commission, it was placed on probation in November 2025 for not meeting HLC criteria related to financial resources."@en ;
    schema:url <https://www.nbc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127714> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6983269> ;
    schema:sameAs <https://www.facebook.com/nazarenebiblecollege> ;
    schema:sameAs <https://twitter.com/nazbiblecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08qt8_> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6983269> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Colorado Springs" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80920" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.944824 ;
        schema:longitude -104.803251 ] ;
    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 "13007" ] ;
    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 "1300700" ] ;
    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/127714> ;
        schema:value "127714" ] ;
    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/107716> ;
        schema:value "107716" ] .