@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/e1f06e95-c4ab-409e-b412-f62f3aca89be> 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:17.703136+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11336830> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "60 cm" ;
    :extent [ a :Extent ;
            rdfs:label "v." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ],
        [ a :Extent ;
            rdfs:label "v." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ] ;
    :frequency [ a :Frequency ;
            rdfs:label "Weekly" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/wkl> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "sn 88063928 " ],
        [ a :OclcNumber ;
            rdf:value "ocm18361126 " ],
        [ a :Lccn ;
            rdf:value "sn 88063928 " ],
        [ a :OclcNumber ;
            rdf:value "ocm18361126 " ] ;
    :instanceOf <https://dev.bcld.info/works/02327eb7-408c-4737-bb2c-8aea816ee3d5> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/addphys> ;
            rdfs:label "Also issued on microfilm from British Museum Microfilm Service." ],
        [ a :Note ;
            rdfs:label "Published simultaneously in Manchester and Glasgow, Feb. 11, 1940-<Dec. 30, 1945>" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/number> ;
            rdfs:label "Began with Dec. 29, 1918 issue." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on: Nov. 8, 1942." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/orig> ;
            rdfs:label "Newspaper format" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "London Express Newspaper" ;
            bflc:simplePlace "London, England" ;
            :date "1918/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ] ;
    :publicationStatement "London, England: London Express Newspaper" ;
    :title [ a :Title ;
            :mainTitle "Sunday express" ],
        [ a :Title ;
            :mainTitle "Sunday express" ] .

