@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/dba9c36c-211c-4ee8-8a74-e18ec3a722f2> a dcat:Dataset ;
    dct:description "Canteiro existente entre vias." ;
    dct:identifier "dba9c36c-211c-4ee8-8a74-e18ec3a722f2" ;
    dct:issued "2025-11-25T12:19:14.539138"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:19:14.539143"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Canteiro central Georreferenciado" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Prodabel" ;
            vcard:hasEmail <mailto:dados.abertos@pbh.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dba9c36c-211c-4ee8-8a74-e18ec3a722f2/resource/ff589e31-8a46-4453-86dc-9e4af38cc5de> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bhmap",
        "brazil",
        "canteiro-central",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america" ;
    dcat:landingPage <Prodabel> .

<Prodabel> a foaf:Document .

<https://data.amerigeoss.org/dataset/dba9c36c-211c-4ee8-8a74-e18ec3a722f2/resource/ff589e31-8a46-4453-86dc-9e4af38cc5de> a dcat:Distribution ;
    dct:description "Canteiro existente entre vias." ;
    dct:format "HTML" ;
    dct:issued "2017-12-07T19:26:39.461451"^^xsd:dateTime ;
    dct:modified "2025-11-25T12:19:14.531792"^^xsd:dateTime ;
    dct:title "Canteiro central georreferenciado" ;
    dcat:accessURL <http://bhmap.pbh.gov.br/v2/mapa/#zoom=4&lat=7803955.5665&lon=610599.70817&baselayer=base&layers=canteiro_central> .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

