@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/80294e55-7bc3-4eb4-aacd-93ffc2c3fcac> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:24.712769+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23714056> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :editionStatement "First" ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024911042" ] ;
    :instanceOf <https://dev.bcld.info/works/e49c8cf0-21a0-4d91-b4f6-592258adf5ac> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "H. Grady Howell, Jr" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "Madison" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/msu> ] ;
    :publicationStatement "Madison: H. Grady Howell, Jr, 2024" ;
    :responsibilityStatement "H. Grady Howell, Jr" ;
    :title [ a :Title ;
            :mainTitle "\"conquered provinces\"" ;
            :subtitle "mississippi during and after the \"late unpleasantness\"" ] .

