@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/e3a9568a-e90b-4b8c-8c37-ccc7cd990547> 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:58.560766+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/6321103> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "20 cm. (8vo)" ;
    :extent [ a :Extent ;
            rdfs:label "2 v., [2] leaves of plates" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill. (engravings)" ] ] ;
    :hasItem <http://id.loc.gov/resources/items/6321103> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   02007745 " ],
        [ a :Local ;
            rdf:value "6321103" ] ;
    :instanceOf <https://dev.bcld.info/works/620ee452-8398-4452-82ba-e4b4f56a2c3e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Attributed to Nicolas Louis Bourgeois. Cf. Barbier. Dict. des ouvrages anon., v. 1, col. 596." ],
        [ a :Note ;
            rdfs:label "Vol. 1: [2], xv, [1], 217, [3] p. (last leaf blank), [1] leaf of plates; v. 2: 266, [2] p., [1] leaf of plates." ],
        [ a :Note ;
            rdfs:label "Errata on p. [267], v. 2." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Chez Moutard, libraire de Madame la dauphine ..." ;
            bflc:simpleDate "1773" ;
            bflc:simplePlace "A Paris" ;
            :date "1773"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/fr> ] ;
    :publicationStatement "A Paris: Chez Moutard, libraire de Madame la dauphine ..., 1773" ;
    :title [ a :Title ;
            :mainTitle "Christophe Colomb, ou, l'Amérique découverte" ;
            :subtitle "poème : premiere[-seconde] partie" ],
        [ a :Title ;
            :mainTitle "Christophe Colomb, ou, l'Amérique découverte" ;
            :subtitle "poème : premiere[-seconde] partie" ] .

