@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/666d3739-8930-4301-918e-0469ecf3a15c> a dcat:Dataset ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2020. " ;
    dct:identifier "666d3739-8930-4301-918e-0469ecf3a15c" ;
    dct:issued "2022-09-16T13:31:31.663492"^^xsd:dateTime ;
    dct:modified "2022-09-16T13:32:46.533082"^^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 "dato abierto Indice de continuidad" ;
    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/666d3739-8930-4301-918e-0469ecf3a15c/resource/3b6f729b-c8cb-4674-a8af-24dd3857dcb9>,
        <https://datosabiertos.bogota.gov.co/dataset/666d3739-8930-4301-918e-0469ecf3a15c/resource/d5491144-2083-4dfb-a89c-3d0769c8eee9> .

<https://datosabiertos.bogota.gov.co/dataset/666d3739-8930-4301-918e-0469ecf3a15c/resource/3b6f729b-c8cb-4674-a8af-24dd3857dcb9> a dcat:Distribution ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2020. " ;
    dct:format "CSV" ;
    dct:issued "2022-09-16T13:32:45.471042"^^xsd:dateTime ;
    dct:modified "2022-09-16T13:32:45.471042"^^xsd:dateTime ;
    dct:title "Meta Data Indice de Continuidad" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/666d3739-8930-4301-918e-0469ecf3a15c/resource/3b6f729b-c8cb-4674-a8af-24dd3857dcb9/download/metadata-icon.csv> ;
    dcat:byteSize 1718.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/666d3739-8930-4301-918e-0469ecf3a15c/resource/d5491144-2083-4dfb-a89c-3d0769c8eee9> a dcat:Distribution ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2020. " ;
    dct:format "CSV" ;
    dct:issued "2022-09-16T13:32:15.724641"^^xsd:dateTime ;
    dct:modified "2022-09-16T13:32:15.724641"^^xsd:dateTime ;
    dct:title "Dato abierto indice de Continuidad" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/666d3739-8930-4301-918e-0469ecf3a15c/resource/d5491144-2083-4dfb-a89c-3d0769c8eee9/download/datos-abiertos-icon-2018-2022-.csv> ;
    dcat:byteSize 1871.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á" .

