@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/2f389283-060b-42ae-807f-b60ce158da85> a :Serial,
        :Text,
        :Work ;
    bflc:aap "The Daily Ohio statesman" ;
    bflc:aap-normalized "thedailyohiostatesman" ;
    bflc:serialPubType <http://id.loc.gov/vocabulary/mserialpubtype/newspaper> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:16.774388+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11294752> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Newspaper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :classificationPortion "AN" ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :expressionOf <https://dev.bcld.info/hubs/388adb7e-1cc9-40b4-8bdf-59ddac219169> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026132>,
        <http://id.worldcat.org/fast/1423814> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us-oh> ;
    :hasInstance <https://dev.bcld.info/instances/4b1a7212-7b6b-42b0-9a85-cad097763880> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Semiweekly eds.: Semi-weekly Ohio statesman, (Columbus, Ohio : 1844), 1844-18uu; and: Semi-weekly Ohio statesman (Columbus, Ohio : 1852), 1852-18uu." ] ;
    :place [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "United States--Ohio--Franklin--Columbus." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "United States" ] [ a mads:State ;
                        rdfs:label "Ohio" ] [ a mads:County ;
                        rdfs:label "Franklin" ] [ a mads:City ;
                        rdfs:label "Columbus" ] ) ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/4beb2625-7d2c-4ded-afeb-3519c6b4de09> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b829f25c-5d75-45fd-a316-782920a2018f> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/7e1b5970-b445-4f52-b500-75df7529346c> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/f2bd5aaa-c9fa-4b5d-b8a7-6b37648b5378> ;
            :mergedWith <https://dev.bcld.info/works/4e93c3f1-7e20-4000-b0fd-b8e84e95bc7d> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/mergedtoform> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/bf9fd036-cd75-4cbb-b671-66c27c6d3dab> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ] ;
    :subject <http://id.loc.gov/rwo/agents/n79049218>,
        <http://id.loc.gov/rwo/agents/n80102174>,
        <http://id.worldcat.org/fast/1205076>,
        <http://id.worldcat.org/fast/1209686> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Daily Ohio statesman" ] .

