@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/0c3c3d61-d570-47ea-bc67-db19ac3277eb> 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:44:38.381683+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19257654> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "271 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "color illustrations" ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2016320120" ],
        [ a :Isbn ;
            rdf:value "9788582200131" ] ;
    :instanceOf <https://dev.bcld.info/works/2b574cc4-6f2e-43f7-ad13-c2be9237beb6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Metalivros" ;
            bflc:simpleDate "2016" ;
            bflc:simplePlace "São Paulo" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "São Paulo: Metalivros, 2016" ;
    :responsibilityStatement "organização, João Meirelles Filho, Clóvis Ricardo Schrappe Borges ; textos, Adrian Garda [and six others]" ;
    :title [ a :Title ;
            :mainTitle "Patrimônio natural privado no Brasil" ;
            :subtitle "Private natural heritage in Brazil" ] .

