@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://bluecore-dev.stanford.edu/instances/4bc6e2f8-b042-409b-8355-34098979c7ad> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:55.379738+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://bluecore-dev.stanford.edu/works/3e87d110-9994-426b-85f0-0a0dcf3bbcb6> ;
    :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\"" ] .

