@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/5f0f982a-3540-49c8-a4bf-868031fd77fe> a dcat:Dataset ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2018. " ;
    dct:identifier "5f0f982a-3540-49c8-a4bf-868031fd77fe" ;
    dct:issued "2019-07-23T13:13:08.731667"^^xsd:dateTime ;
    dct:modified "2019-07-23T13:15:01.025463"^^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 Continuidad EAAB 2019-2" ;
    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/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/77a9d787-a446-47ba-ae09-3f6a5fc12b84>,
        <https://datosabiertos.bogota.gov.co/dataset/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/7dc36db9-8e39-4c37-9f50-e84ec9af0c80> .

<https://datosabiertos.bogota.gov.co/dataset/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/77a9d787-a446-47ba-ae09-3f6a5fc12b84> a dcat:Distribution ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2018. " ;
    dct:format "CSV" ;
    dct:issued "2019-07-23T13:14:39.610836"^^xsd:dateTime ;
    dct:modified "2019-07-23T13:14:39.610836"^^xsd:dateTime ;
    dct:title "Dato Abierto Indice Continuidad.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/77a9d787-a446-47ba-ae09-3f6a5fc12b84/download/datos-abiertos-indice-continuidad-2019-2.csv> ;
    dcat:byteSize 596.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/7dc36db9-8e39-4c37-9f50-e84ec9af0c80> a dcat:Distribution ;
    dct:description "Datos de Continuidad del Servicio de acueducto por APS (Area Prestadora de Servicio) para el año 2018. " ;
    dct:format "CSV" ;
    dct:issued "2019-07-23T13:15:00.207875"^^xsd:dateTime ;
    dct:modified "2019-07-23T13:15:00.207875"^^xsd:dateTime ;
    dct:title "Metadata Indice Continuidad.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/5f0f982a-3540-49c8-a4bf-868031fd77fe/resource/7dc36db9-8e39-4c37-9f50-e84ec9af0c80/download/metadata-indice-continuidad-2019-2.csv> ;
    dcat:byteSize 1772.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á" .

