@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/8bfed16f-711f-4222-ad02-f26513c8fd7c> a dcat:Dataset ;
    dct:description "Es el mes del año donde se presenta la cobertura en el servicio de acueducto o alcantarillado sanitario." ;
    dct:identifier "8bfed16f-711f-4222-ad02-f26513c8fd7c" ;
    dct:issued "2026-07-31T15:46:30.793850"^^xsd:dateTime ;
    dct:modified "2026-07-31T15:53:50.564909"^^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-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/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/03fbb5e4-4da6-46c2-b9aa-a513dd4df24e>,
        <https://datosabiertos.bogota.gov.co/dataset/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/3edfd633-9da6-4b50-bd41-da93a6525848> .

<https://datosabiertos.bogota.gov.co/dataset/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/03fbb5e4-4da6-46c2-b9aa-a513dd4df24e> 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-07-31T15:53:33.930715"^^xsd:dateTime ;
    dct:modified "2026-07-31T15:53:50.577440"^^xsd:dateTime ;
    dct:title "Metadata Cobertura Bogotá 2026-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/03fbb5e4-4da6-46c2-b9aa-a513dd4df24e/download/metadata-cobertura-2026-2.csv> ;
    dcat:byteSize 1056.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/3edfd633-9da6-4b50-bd41-da93a6525848> 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-07-31T15:49:02.112959"^^xsd:dateTime ;
    dct:modified "2026-07-31T15:53:33.919138"^^xsd:dateTime ;
    dct:title "Dato Abierto Cobertura 2026-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8bfed16f-711f-4222-ad02-f26513c8fd7c/resource/3edfd633-9da6-4b50-bd41-da93a6525848/download/dato-abierto-de-cobertura-2026-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á" .

