@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/cc21b914-7160-4828-9f5a-c590d6726b46> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:50.303891+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23900926> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (50 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations, color maps" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9786589617129" ],
        [ a :Lccn ;
            rdf:value "  2024350349" ] ;
    :instanceOf <https://dev.bcld.info/works/6407bd0f-f7d8-49f2-9f3b-d80bf317006d> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ],
        [ a :Note ;
            rdfs:label "\"Esta publicação é o resultado de um esforço conjunto entre as instituições da sociedade civil que formam a Rede Simex (Imazon, Imaflora, ICV e Idesam) no sentido de elaborar um panorama inédito do setor madeireiro no Bioma amazônico, trazendo informações históricas da atividade madeireira, a evolução de sua cadeia produtiva, dispositivos de gestão e controle existentes, o atual cenário, e as perspectivas para os próximos anos (Amazônia 2030).\"--Page 6." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on online resource; title from PDF title page (Imazon, viewed March 19, 2025)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Imazon" ;
            bflc:simpleDate "[2022]" ;
            bflc:simplePlace "[Belém, Brazil?]" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "[Belém, Brazil?]: Imazon, [2022]" ;
    :responsibilityStatement "Ana Paula Valdiones [and fifteen others]" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A evolução do setor madeireiro na Amazônia entre 1980 e 2020 e as oportunidades para o seu desenvolvimento inclusivo e sustentável na próxima década" ] ;
    :usageAndAccessPolicy [ a :AccessPolicy ;
            :qualifier "Onsite online access." ] .

