@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/8391c708-7c1a-46a4-a8a4-ca68486843a1> 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:33.672049+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19454938> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "31 cm" ;
    :extent [ a :Extent ;
            rdfs:label "247 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "ocn975838588" ],
        [ a :Lccn ;
            rdf:value "  2017311180" ],
        [ a :Isbn ;
            rdf:value "9788578501372" ],
        [ a :Isbn ;
            rdf:value "8578501373" ] ;
    :instanceOf <https://dev.bcld.info/works/bcf97bc5-aff3-4c90-9377-ba330b5f514a> ;
    :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." ],
        [ a :Note ;
            rdfs:label "Chronology: pages 237-243." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "BEĨ" ;
            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: BEĨ, 2016" ;
    :responsibilityStatement "Hugo Segawa ; ensaios de Juliana Suzuki e Nilce Aravecchia Botas ; tradução para o inglês, English version, Barbara Wagner Mastrobuono" ;
    :title [ a :Title ;
            :mainTitle "Jayme C. Fonseca Rodrigues" ;
            :subtitle "arquiteto" ] .

