@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/b39c41bb-b008-4078-a346-54a835978e3d> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:14.262564+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/18844693> ;
            :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/nc> ;
    :dimensions "23 cm" ;
    :extent [ a :Extent ;
            rdfs:label "128 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "on1266210892" ],
        [ a :Isbn ;
            rdf:value "6586657016" ],
        [ a :Isbn ;
            rdf:value "9786586657012" ],
        [ a :Lccn ;
            rdf:value "  2022306174" ] ;
    :instanceOf <https://dev.bcld.info/works/c48c2ab5-8c45-4222-bba0-38ca46e9d204> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"Este projeto reúne ensaios, relatos, reflexões sobre as relações não monogâmicas entre pessoas do universo LGBT+ ... poesias, artes diversas, narrativas ficcionais ... marginais, fora das normas, que abraçam com afeto as liberdades e lutam pelo fim das opressões\"--Page 5." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Ape'ku" ;
            bflc:simpleDate "[2020?]" ;
            bflc:simplePlace "[Rio de Janeiro, Brazil]" ;
            :date "2020"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "[Rio de Janeiro, Brazil]: Ape'ku, [2020?]" ;
    :responsibilityStatement "Silmara Takazaki, Jessica Tavares, Geni Núñez (orgs.)." ;
    :title [ a :Title ;
            :mainTitle "Não monogamia LGBT+" ;
            :subtitle "pensamento e arte livres" ] .

