@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/ecf6cae8-1314-4a9f-85f6-be171e5515ec> a dcat:Dataset ;
    dct:description "numero de habitantes de nuestras veredas" ;
    dct:identifier <https://www.datos.gov.co/api/views/5ede-kgsy> ;
    dct:issued "2017-02-16"^^xsd:date ;
    dct:modified "2017-08-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Territorio de Nuestro Municipio" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/2a452b01-a697-4cfb-8de3-85e06d1dd6ee>,
        <https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/5f2e506d-b2ef-4742-8ca4-b0300ad594b0>,
        <https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/646de3b7-cf70-4a5c-b9f2-c2dd0ce72c2e>,
        <https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/890ac58c-c297-42f1-9c45-a7b16de28952> ;
    dcat:landingPage <https://www.datos.gov.co/d/5ede-kgsy> .

<https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/2a452b01-a697-4cfb-8de3-85e06d1dd6ee> a dcat:Distribution ;
    dct:issued "2019-08-08T16:35:59.541993"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:32:16.319464"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/5ede-kgsy/rows.xml?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/5f2e506d-b2ef-4742-8ca4-b0300ad594b0> a dcat:Distribution ;
    dct:issued "2019-08-08T16:35:59.541986"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:32:16.317978"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/5ede-kgsy/rows.rdf?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/646de3b7-cf70-4a5c-b9f2-c2dd0ce72c2e> a dcat:Distribution ;
    dct:issued "2019-08-08T16:35:59.541980"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:32:16.317214"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/5ede-kgsy/rows.csv?accessType=DOWNLOAD> .

<https://data.amerigeoss.org/dataset/ecf6cae8-1314-4a9f-85f6-be171e5515ec/resource/890ac58c-c297-42f1-9c45-a7b16de28952> a dcat:Distribution ;
    dct:issued "2019-08-08T16:35:59.541990"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:32:16.318746"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/api/views/5ede-kgsy/rows.json?accessType=DOWNLOAD> .

<https://www.datos.gov.co/d/5ede-kgsy> a foaf:Document .

