@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/107637> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Southeast Arkansas College" ;
    skos:prefLabel "Southeast Arkansas College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Southeast Arkansas College (SEARK) is a public community college in Pine Bluff, Arkansas. Formerly a vocational-technical school, the state legislature designated the school as a college in 1991 with the name Pines Technical College. It acquired its current name in 1998. Although the college is accredited by the Higher Learning Commission, it was placed on probation in July 2024 for not meeting HLC criteria related to academic quality and rigor."@en ;
    schema:url <https://www.seark.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/107637> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7569290> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvk72> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7569290> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pine Bluff" ;
        schema:addressRegion "AR" ;
        schema:postalCode "71603" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.210309 ;
        schema:longitude -92.025936 ] ;
    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 "5707" ] ;
    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 "570700" ] ;
    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/107637> ;
        schema:value "107637" ] ;
    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/102191> ;
        schema:value "102191" ] .