@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/293865a2-f74a-4098-8269-62311a83dfde> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:13.234605+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24043790> ;
            :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> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/mix> ;
    :electronicLocator <https://www.pimentacultural.com/wp-content/uploads/2025/02/eBook_olhos-ver-5.pdf> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (74 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)." ] ] ;
    :hasItem <http://id.loc.gov/resources/items/24043790-856-32> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025311699" ],
        [ a :Isbn ;
            rdf:value "9788572212465" ] ;
    :instanceOf <https://dev.bcld.info/works/2de8f06a-d6ae-4775-b5fb-7a2bbf6d2f79> ;
    :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 and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on online resource; title from PDF title page (Pimenta Cultural, viewed February 26, 2025)" ],
        [ a :Note ;
            rdfs:label "\"UERJ Universidade do Estado do Rio de Janeiro; Olhos de ver; PROARQ UFRJ, Programa de Pós-Graduação em Arquitetura; FAPERJ, Fundação Carlos Chagas Filho de Amparo à Pesquisa do Estado do Rio de Janeiro; CNPq, Conselho Nacional de Desenvolvimento Científico e Tecnológico\"." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Pimenta Cultural" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "São Paulo" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "São Paulo: Pimenta Cultural, 2024" ;
    :responsibilityStatement "organizadora, Carina Martins Costa" ;
    :title [ a :Title ;
            :mainTitle "Olhos de ver" ;
            :subtitle "moderno em Petrópolis (RJ)" ],
        [ a :Title ;
            :mainTitle "Olhos de ver" ;
            :subtitle "moderno em Petrópolis (RJ)" ] ;
    :usageAndAccessPolicy [ a :UsePolicy ;
            rdfs:label "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International" ;
            :electronicLocator <https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode> ;
            :qualifier "CC BY-NC-ND 4.0" ] .

