@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/5871c21e-e3f7-4237-9362-801374627498> a dcat:Dataset ;
    dct:description "Alcaldía De Chiquinquirá" ;
    dct:identifier <https://www.datos.gov.co/api/views/pi3g-m97y> ;
    dct:issued "2018-03-07"^^xsd:date ;
    dct:modified "2018-03-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Alcaldía De Chiquinquirá" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5871c21e-e3f7-4237-9362-801374627498/resource/b0dd4f1d-5475-44f6-b1f0-66b6bbfe7fc7> ;
    dcat:keyword "principal" ;
    dcat:landingPage <https://www.datos.gov.co/d/pi3g-m97y> .

<https://data.amerigeoss.org/dataset/5871c21e-e3f7-4237-9362-801374627498/resource/b0dd4f1d-5475-44f6-b1f0-66b6bbfe7fc7> a dcat:Distribution ;
    dct:issued "2019-08-08T18:38:28.006863"^^xsd:dateTime ;
    dct:modified "2025-10-01T20:52:59.980802"^^xsd:dateTime ;
    dcat:accessURL <https://www.datos.gov.co/download/pi3g-m97y/application/xml> .

<https://www.datos.gov.co/d/pi3g-m97y> a foaf:Document .

