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

<https://data.amerigeoss.org/dataset/b9390cee-9e9d-4924-a08c-c5033edc751d> a dcat:Dataset ;
    dct:description "Enlace al Programa de Gestión Documental Gobernación del Atlántico" ;
    dct:identifier <https://www.datos.gov.co/api/views/km2w-95zr> ;
    dct:issued "2019-06-18"^^xsd:date ;
    dct:modified "2019-06-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Programa de Gestión Documental Gobernación del Atlántico" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b9390cee-9e9d-4924-a08c-c5033edc751d/resource/643aeebf-87f5-4dc7-835c-307fe266513a> ;
    dcat:keyword "archivo",
        "atlantico",
        "gestion documental",
        "gobernación del atlantico" ;
    dcat:landingPage <https://www.datos.gov.co/d/km2w-95zr> .

<https://data.amerigeoss.org/dataset/b9390cee-9e9d-4924-a08c-c5033edc751d/resource/643aeebf-87f5-4dc7-835c-307fe266513a> a dcat:Distribution ;
    dct:description "Enlace al Programa de Gestión Documental Gobernación del Atlántico." ;
    dct:issued "2019-08-08T18:17:25.995630"^^xsd:dateTime ;
    dct:modified "2025-10-02T00:29:32.210277"^^xsd:dateTime ;
    dct:title "Programa de Gestión Documental Gobernación del Atlántico" ;
    dcat:accessURL <http://www.atlantico.gov.co/index.php/instrumentos-archivisticos> .

<https://www.datos.gov.co/d/km2w-95zr> a foaf:Document .

