@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/106306> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Arkansas Baptist College" ;
    skos:prefLabel "Arkansas Baptist College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Arkansas Baptist College (ABC) is a private Baptist-affiliated historically black college in Little Rock, Arkansas. Founded in 1884 as the Minister's Institute, while later renaming it to its current name in April 1885, ABC was initially funded by the Colored Baptists of the State of Arkansas. It is the only historically black Baptist school west of the Mississippi River. The Main Building on its campus, built in 1893, is one of the oldest surviving academic buildings in the state, and was listed on the National Register of Historic Places in 1976."@en ;
    schema:url <https://www.arkansasbaptist.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/106306> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4791744> ;
    schema:sameAs <https://www.facebook.com/abcbuffaloes> ;
    schema:sameAs <https://twitter.com/arkbaptist> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0flwm0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4791744> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Little Rock" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72202-6068" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.734751 ;
        schema:longitude -92.290555 ] ;
    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 "1087" ] ;
    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 "108700" ] ;
    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/106306> ;
        schema:value "106306" ] ;
    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/101657> ;
        schema:value "101657" ] .