@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/ec3e2530-9aeb-43a1-8e22-08d210f55bf9> a dcat:Dataset ;
    dct:description "Vertimientos" ;
    dct:identifier <https://www.datos.gov.co/api/views/kt52-5mw2> ;
    dct:issued "2018-12-10"^^xsd:date ;
    dct:modified "2018-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Vertimientos" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ec3e2530-9aeb-43a1-8e22-08d210f55bf9/resource/dbcf99f1-9502-413c-9e6e-4c34055f8c11> ;
    dcat:keyword "vertimientos" ;
    dcat:landingPage <https://www.datos.gov.co/d/kt52-5mw2> .

<https://data.amerigeoss.org/dataset/ec3e2530-9aeb-43a1-8e22-08d210f55bf9/resource/dbcf99f1-9502-413c-9e6e-4c34055f8c11> a dcat:Distribution ;
    dct:issued "2019-08-08T18:18:55.252490"^^xsd:dateTime ;
    dct:modified "2025-10-02T02:30:49.758992"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/0ff101fd-aa5f-45dc-8c8f-a52dfbfea7ff> .

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

