@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/ed71578f-4b40-427c-a5b8-96ebb6802625> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T10:03:54.904291+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24008690> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "32 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ] ;
    :frequency [ a :Frequency ;
            rdfs:label "Monthly" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/mon> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025218855" ],
        [ a :OclcNumber ;
            rdf:value "ocm10756427 " ] ;
    :instanceOf <https://dev.bcld.info/works/5ba26ac4-a643-4ee1-9733-36b189cb0765> ;
    :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/descsource> ;
            rdfs:label "Description based on: 1956, no. 4; title from title page." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: 1961, no. 1." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/number> ;
            rdfs:label "Ceased with 1961, no. 1." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Economic Section of the French Embassy in the U.S.A." ;
            bflc:simplePlace "New York" ;
            :date "1954/1961"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ;
            :status <http://id.loc.gov/vocabulary/mstatus/ceased> ] ;
    :publicationStatement "New York: Economic Section of the French Embassy in the U.S.A." ;
    :title [ a :Title ;
            :mainTitle "French economic and technical bulletin" ] .

