@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/677d1ae8-89cc-49f5-82d5-d54d22defa3a> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Courrier de San Francisco" ;
    bflc:aap-normalized "courrierdesanfrancisco" ;
    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:58.314669+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22777843> ;
            :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> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :expressionOf <https://dev.bcld.info/hubs/71f65a42-6226-4aad-b98f-983e6fc23f65> ;
    :genreForm <http://id.worldcat.org/fast/1423814>,
        <https://id.loc.gov/authorities/genreForms/gf2014026132> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us-ca> ;
    :hasInstance <https://dev.bcld.info/instances/403989dd-862f-48a1-a5ff-d786e276a0f9> ;
    :language <http://id.loc.gov/vocabulary/languages/fre> ;
    :place [ a :Place,
                mads:HierarchicalGeographic ;
            rdfs:label "United States--California--San Francisco--San Francisco." ;
            mads:componentList ( [ a mads:Country ;
                        rdfs:label "United States" ] [ a mads:State ;
                        rdfs:label "California" ] [ a mads:County ;
                        rdfs:label "San Francisco" ] [ a mads:City ;
                        rdfs:label "San Francisco" ] ) ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/53cfa68d-2716-45b7-82b5-9397a41b88db> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuedby> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/01b07ee0-59d9-4128-89ee-bc521c54e954> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/f0da16db-bcc8-4345-9e73-f76f4f42f612> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5d04136c-b753-478a-b577-f16b09552e48> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/otheredition> ] ;
    :subject <http://id.loc.gov/rwo/agents/n79018452>,
        <http://id.worldcat.org/fast/1204481> ;
    :title [ a :Title ;
            :mainTitle "Courrier de San Francisco" ] .

