@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/02327eb7-408c-4737-bb2c-8aea816ee3d5> a :Serial,
        :Text,
        :Work ;
    rdfs:label "Sunday express" ;
    bflc:aap "Sunday express" ;
    bflc:aap-normalized "sundayexpress" ;
    bflc:serialPubType <http://id.loc.gov/vocabulary/mserialpubtype/newspaper> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:17.687257+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11336830> ;
            :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 1868-X" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Newspaper 1868-X" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :expressionOf <https://dev.bcld.info/hubs/6e92ca00-ea4b-49f4-b9ee-12d6f549003c> ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Electronic journals" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Electronic journals" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.worldcat.org/fast/1423814>,
        <https://id.loc.gov/authorities/genreForms/gf2014026132> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-uk-en>,
        <http://id.loc.gov/vocabulary/geographicAreas/e-uk-st> ;
    :hasInstance <https://dev.bcld.info/instances/e1f06e95-c4ab-409e-b412-f62f3aca89be> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/relnote> ;
            rdfs:label "Sunday ed. of Daily express (London, England)." ] ;
    :place [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "Great Britain--England--London." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "Great Britain" ] [ a mads:State ;
                        rdfs:label "England" ] [ a mads:City ;
                        rdfs:label "London" ] ) ],
        [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "Great Britain--Scotland--Glasgow." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "Great Britain" ] [ a mads:State ;
                        rdfs:label "Scotland" ] [ a mads:City ;
                        rdfs:label "Glasgow" ] ) ],
        [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "Great Britain--England--Manchester." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "Great Britain" ] [ a mads:State ;
                        rdfs:label "England" ] [ a mads:City ;
                        rdfs:label "Manchester" ] ) ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/bd13f132-7377-4023-99f3-5c06c0971970> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/e4c20017-521f-400c-8654-521fb8dbe88e> ;
            :relationship <http://id.loc.gov/entities/relationships/microformversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/02327eb7-408c-4737-bb2c-8aea816ee3d5> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/rwo/agents/n79005665>,
        <http://id.loc.gov/rwo/agents/n81039926>,
        <http://id.loc.gov/rwo/agents/n81042321>,
        <http://id.worldcat.org/fast/1204271>,
        <http://id.worldcat.org/fast/1212902>,
        <http://id.worldcat.org/fast/1212972> ;
    :title [ a :Title ;
            :mainTitle "Sunday express" ],
        [ a :Title ;
            :mainTitle "Sunday express" ] .

