@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/101453> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Heritage Christian University" ;
    skos:prefLabel "Heritage Christian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Heritage Christian University is a private bible college in Florence, Alabama. It is affiliated with the Churches of Christ. The university is governed by a board of directors, all of whom must be active members of the Churches of Christ."@en ;
    schema:url <https://www.hcu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/101453> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5738742> ;
    schema:sameAs <https://www.facebook.com/HeritageChristianUniversity> ;
    schema:sameAs <https://twitter.com/hcu_dot_edu> ;
    schema:sameAs <https://www.instagram.com/heritagechristianuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03y815> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5738742> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Florence" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35630-9977" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.856153 ;
        schema:longitude -87.663051 ] ;
    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 "21997" ] ;
    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 "2199700" ] ;
    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/101453> ;
        schema:value "101453" ] ;
    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/100344> ;
        schema:value "100344" ] .