@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/3e4d63a0-e30f-400d-bde1-9d41715ecc16> 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:34.884693+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23797651> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (213 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (some color)" ] ] ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9788560487462" ],
        [ a :Local ;
            rdf:value "23797651" ],
        [ a :Lccn ;
            rdf:value "  2024339218" ] ;
    :instanceOf <https://dev.bcld.info/works/7047bcd9-ded8-4217-8d48-cb91c33f9047> ;
    :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 (pages 199-213)." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on online resource; title from PDF title page (EDUFT, viewed July 25, 2024)." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "EDUFT" ;
            bflc:simpleDate "2019" ;
            bflc:simplePlace "Palmas, TO" ;
            :date "2019"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/bl> ] ;
    :publicationStatement "Palmas, TO: EDUFT, 2019" ;
    :responsibilityStatement "Nilton Marques" ;
    :title [ a :Title ;
            :mainTitle "Desenvolvimento regional e territorial do Tocantins" ] ;
    :usageAndAccessPolicy [ a :AccessPolicy ;
            :qualifier "Onsite online access." ] .

