@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/176336> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southeastern Baptist College" ;
    skos:prefLabel "Southeastern Baptist College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southeastern Baptist College is a private Baptist Bible college in Laurel, Mississippi. Founded in 1948, it offers both an associate degree program and a bachelor's degree program as well as a certificate. The college is accredited by the Association for Biblical Higher Education (ABHE). It is owned and operated by the Baptist Missionary Association of the state of Mississippi and governed by a board of trustees elected annually by the association."@en ;
    schema:url <https://www.southeasternbaptist.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/176336> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7569416> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0465mm0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7569416> ;
    skos:note "Accredited by: Association for Biblical Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Laurel" ;
        schema:addressRegion "MS" ;
        schema:postalCode "39440-9989" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.748512 ;
        schema:longitude -89.149373 ] ;
    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 "2435" ] ;
    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 "243500" ] ;
    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/176336> ;
        schema:value "176336" ] ;
    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/124894> ;
        schema:value "124894" ] .