@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/504e7540-98d9-47d9-98ed-64f4b6444139> a dcat:Dataset ;
    dct:description """Informações sobre os postos e delegacias do Departamento de Polícia Federal - DPF.\r
""" ;
    dct:identifier "504e7540-98d9-47d9-98ed-64f4b6444139" ;
    dct:issued "2025-11-25T10:03:33.912105"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:03:33.912110"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Postos e delegacias do Departamento de Polícia Federal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Departamento de Polícia Federal/MJ" ;
            vcard:hasEmail <mailto:transparencia@mj.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/504e7540-98d9-47d9-98ed-64f4b6444139/resource/b0c6019f-969c-4a0b-87a2-3a68f74e81ca> ;
    dcat:keyword "alfandega",
        "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "passaporte",
        "seguranca-publica",
        "south-america" .

<https://data.amerigeoss.org/dataset/504e7540-98d9-47d9-98ed-64f4b6444139/resource/b0c6019f-969c-4a0b-87a2-3a68f74e81ca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2016-01-24T23:41:37.066810"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:03:33.904104"^^xsd:dateTime ;
    dct:title "Postos e delegacias da Polícia Federal em XLSX" ;
    dcat:accessURL <http://dados.mj.gov.br/dataset/504e7540-98d9-47d9-98ed-64f4b6444139/resource/b0c6019f-969c-4a0b-87a2-3a68f74e81ca/download/postos-e-delegacias-da-pf.xlsx> .

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

