@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/e52b8127-0a92-44d2-be5b-94eacb3d1f98> a dcat:Dataset ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2022. " ;
    dct:identifier "e52b8127-0a92-44d2-be5b-94eacb3d1f98" ;
    dct:issued "2023-08-08T13:55:48.288060"^^xsd:dateTime ;
    dct:modified "2023-08-08T13:57:38.594478"^^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 "Indice de continuidad 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hector Manuel Monroy" ;
            vcard:hasEmail <mailto:hmmonroy@acueducto.com.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/0ba9b108-cebe-4a3f-b609-00e13f07d73e>,
        <https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/dfc31d76-833d-43c8-883e-add9f25c1b5d> .

<https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/0ba9b108-cebe-4a3f-b609-00e13f07d73e> a dcat:Distribution ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2022. " ;
    dct:format "CSV" ;
    dct:issued "2023-08-08T13:56:56.058151"^^xsd:dateTime ;
    dct:modified "2023-08-08T13:56:56.058151"^^xsd:dateTime ;
    dct:title "Indice de continuidad 2023-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/0ba9b108-cebe-4a3f-b609-00e13f07d73e/download/dato-abierto-indice-de-continuidad-2023-2.csv> ;
    dcat:byteSize 1877.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/dfc31d76-833d-43c8-883e-add9f25c1b5d> a dcat:Distribution ;
    dct:description """Porcentaje de tiempo de prestación del servicio de acueducto en un periodo determinado.\r
De acuerdo al calendario tarifario de la Superintendencia de Servicios Públicos Domiciliarios - SSPD:""" ;
    dct:format "CSV" ;
    dct:issued "2023-08-08T13:57:37.312974"^^xsd:dateTime ;
    dct:modified "2023-08-08T13:57:37.312974"^^xsd:dateTime ;
    dct:title "Metadata Indice de continuidad" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/e52b8127-0a92-44d2-be5b-94eacb3d1f98/resource/dfc31d76-833d-43c8-883e-add9f25c1b5d/download/meta-data-indice-de-continuidad-dic-2022.csv> ;
    dcat:byteSize 1718.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á" .

