@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/3d3da4d3-b78e-4a89-a2b2-7913436d89f9> a dcat:Dataset ;
    dct:description "Plan de saneamiento y manejo de vertimientos" ;
    dct:identifier <https://www.datos.gov.co/api/views/4ndb-r94u> ;
    dct:issued "2018-12-11"^^xsd:date ;
    dct:modified "2018-12-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "www.datos.gov.co" ] ;
    dct:title "Plan de saneamiento y manejo de vertimientos" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d3da4d3-b78e-4a89-a2b2-7913436d89f9/resource/6a7c9186-020e-4a6d-9bb5-7a47955b1bbe> ;
    dcat:keyword "manejo",
        "saneamiento",
        "vertimientos" ;
    dcat:landingPage <https://www.datos.gov.co/d/4ndb-r94u> .

<https://data.amerigeoss.org/dataset/3d3da4d3-b78e-4a89-a2b2-7913436d89f9/resource/6a7c9186-020e-4a6d-9bb5-7a47955b1bbe> a dcat:Distribution ;
    dct:issued "2019-08-08T16:30:39.302319"^^xsd:dateTime ;
    dct:modified "2025-10-01T19:56:48.653121"^^xsd:dateTime ;
    dcat:accessURL <http://173.82.208.169/explorar/680c7899-b1be-42c9-995a-d32b29037758> .

<https://www.datos.gov.co/d/4ndb-r94u> a foaf:Document .

