@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8> a dcat:Dataset ;
    dct:description "Cobertura residencial de acueducto de la ciudad de Bogotá. Incluye el ciclo i  (predios en proceso de legalización). No tiene encuenta la localidad de Sumapaz. " ;
    dct:identifier "ebcc36b1-0100-48be-b8f9-022d1944dbb8" ;
    dct:issued "2026-02-03T14:41:07.336106"^^xsd:dateTime ;
    dct:modified "2026-02-03T14:48:34.538952"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.2670 4.5141, -74.2670 4.8286, -73.9696 4.8286, -73.9696 4.5141, -74.2670 4.5141))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\", \"coordinates\":[[[-74.267032,4.514065],[-74.267032,4.828575],[-73.969597,4.828575],[-73.969597,4.514065],[-74.267032,4.514065]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Cobertura Bogotá 2026-1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sandra Liliana Diaz Vidales" ;
            vcard:hasEmail <mailto:sdiaz@acueducto.com.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/26acc9e8-8971-4461-bdfc-ceba5d33325a>,
        <https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/88f1cec1-4bc2-46fd-8f69-5867b7801308> .

<https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/26acc9e8-8971-4461-bdfc-ceba5d33325a> a dcat:Distribution ;
    dct:description "Es el mes del año donde se presenta la cobertura en el servicio de acueducto o alcantarillado sanitario." ;
    dct:format "CSV" ;
    dct:issued "2026-02-03T14:48:19.876380"^^xsd:dateTime ;
    dct:modified "2026-02-03T14:48:34.560328"^^xsd:dateTime ;
    dct:title "Matadata Cobertura Bogota 2026-1" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/26acc9e8-8971-4461-bdfc-ceba5d33325a/download/matadata-cobertura-2026-1.csv> ;
    dcat:byteSize 1056.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/88f1cec1-4bc2-46fd-8f69-5867b7801308> a dcat:Distribution ;
    dct:description "Es el mes del año donde se presenta la cobertura en el servicio de acueducto o alcantarillado sanitario." ;
    dct:format "CSV" ;
    dct:issued "2026-02-03T14:44:10.966517"^^xsd:dateTime ;
    dct:modified "2026-02-03T14:48:19.866669"^^xsd:dateTime ;
    dct:title "Dato Abierto Cobertura 2026-1" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ebcc36b1-0100-48be-b8f9-022d1944dbb8/resource/88f1cec1-4bc2-46fd-8f69-5867b7801308/download/darto-abierto-cobertura-2026-1.csv> ;
    dcat:byteSize 338.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> a foaf:Organization ;
    foaf:name "Empresa de Acueducto y Alcantarillado de Bogotá" .

