@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/e40bc1d7-d7c4-41d0-ab22-eac449e90941> 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:44.373059+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/5843075> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pap> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mul> ;
    :dimensions "29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 atlas (cxii, 338 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color), color maps (mostly folded)" ] ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026058> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   70654499 " ] ;
    :instanceOf <https://dev.bcld.info/works/1117b844-1f13-4efe-9e78-8e713c9acd91> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Selecções do Reader's Digest (Portugal)" ;
            bflc:simpleDate "[1969]" ;
            bflc:simplePlace "Lisboa" ;
            :date "1969"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/po> ] ;
    :publicationStatement "Lisboa: Selecções do Reader's Digest (Portugal), [1969]" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "O livro da estrada" ;
            :subtitle "selecções do Reader's Digest" ] .

