@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/4b1a7212-7b6b-42b0-9a85-cad097763880> 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:44:16.799453+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11294752> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "59 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ] ;
    :firstIssue "Vol. 1, no. 146 (Aug. 11, 1847)" ;
    :frequency [ a :Frequency ;
            rdfs:label "Daily (except Sunday)" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/dyl>,
        <http://id.loc.gov/vocabulary/frequencies/irr> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "sn 85026405 " ],
        [ a :OclcNumber ;
            rdf:value "ocm12206592 " ] ;
    :instanceOf <https://dev.bcld.info/works/2f389283-060b-42ae-807f-b60ce158da85> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :lastIssue "v. 20, no. 45 (May 22, 1854)." ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: Vol. 1, no. 167 (Oct. 13, 1853)." ],
        [ a :Note ;
            rdfs:label "\"Democratic.\"" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/issuance> ;
            rdfs:label "Vol. 1, no. 1 (Aug. 11, 1847)-v. 5, no. 1630 (Apr. 11, 1853) called also new ser., no. 1-2089; issues for Apr. 12, 1853-Jan. 19, 1854 called new ser., v. 1, no. 10-new ser., v. 1, no. 249." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/orig> ;
            rdfs:label "Newspaper format" ],
        [ a :Note ;
            rdfs:label "Publishers: S. Medary, <1848-1849>; Cox, Spears & Co., <1854>." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "S. Medary" ;
            bflc:simpleDate "1847-1854" ;
            bflc:simplePlace "Columbus [Ohio]" ;
            :date "1847/1854"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ohu> ;
            :status <http://id.loc.gov/vocabulary/mstatus/ceased> ] ;
    :publicationStatement "Columbus [Ohio]: S. Medary, 1847-1854" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Daily Ohio statesman" ] .

