@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/b5b4572a-87a6-4088-95f4-14c6b71154d3> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:14.276482+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/488857> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "33 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "port." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   84184308 " ] ;
    :instanceOf <https://dev.bcld.info/works/631ea871-45f7-4f9b-a80f-c8a22ad41594> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "\"Edição: Secretaria de Cultura, Desportos e Turismo e Academia Piauiense de Letras.\"" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "COMEPI" ;
            bflc:simpleDate "1983" ;
            bflc:simplePlace "[Teresina]" ;
            :date "1983"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "[Teresina]: COMEPI, 1983" ;
    :responsibilityStatement "organização, A. Tito Filho, J. Miguel de Matos" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "O Magistral Cromwell de Carvalho" ;
            :subtitle "homenagem do Governador Hugo Napoleão no 1o. centenário do seu nascimento (1883-1983)" ] .

