@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/0f249566-fc22-4844-8ceb-73c1beea0743> 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 "0f249566-fc22-4844-8ceb-73c1beea0743" ;
    dct:issued "2025-07-24T14:36:31.052425"^^xsd:dateTime ;
    dct:modified "2025-08-14T02:32:03.479497"^^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 Bogota 2025-2" ;
    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/0f249566-fc22-4844-8ceb-73c1beea0743/resource/0ec82d8f-6aa3-4d4e-96a9-4a897d4cd0c5>,
        <https://datosabiertos.bogota.gov.co/dataset/0f249566-fc22-4844-8ceb-73c1beea0743/resource/4511e62f-b3e8-483c-a013-9e1e9c4fbaa7> .

<https://datosabiertos.bogota.gov.co/dataset/0f249566-fc22-4844-8ceb-73c1beea0743/resource/0ec82d8f-6aa3-4d4e-96a9-4a897d4cd0c5> 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 "2025-07-24T14:44:44.497428"^^xsd:dateTime ;
    dct:modified "2025-07-24T14:45:00.602539"^^xsd:dateTime ;
    dct:title "Metadata Cobertura Bogotá 2025-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/0f249566-fc22-4844-8ceb-73c1beea0743/resource/0ec82d8f-6aa3-4d4e-96a9-4a897d4cd0c5/download/matadata-cobertura-2025-2.csv> ;
    dcat:byteSize 1072.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/0f249566-fc22-4844-8ceb-73c1beea0743/resource/4511e62f-b3e8-483c-a013-9e1e9c4fbaa7> 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 "2025-07-24T14:39:35.545571"^^xsd:dateTime ;
    dct:modified "2025-07-24T14:44:44.475403"^^xsd:dateTime ;
    dct:title "Data Abierto Cobertura 2025-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/0f249566-fc22-4844-8ceb-73c1beea0743/resource/4511e62f-b3e8-483c-a013-9e1e9c4fbaa7/download/dato-abierto-de-cobertura-2025-2.csv> ;
    dcat:byteSize 294.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á" .

