@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/2af2a80d-b754-4142-918e-0bfbf3843fba> a dcat:Dataset ;
    dct:description "Índice de Riesgo de la Calidad del Agua para Consumo Humano. " ;
    dct:identifier "2af2a80d-b754-4142-918e-0bfbf3843fba" ;
    dct:issued "2020-01-20T16:27:10.531115"^^xsd:dateTime ;
    dct:modified "2020-01-20T16:27:49.532658"^^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 "Actualización IRCA 01-2020" ;
    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/2af2a80d-b754-4142-918e-0bfbf3843fba/resource/9508e8ef-6f32-4d28-b64b-4637f157ff2b> ;
    dcat:keyword "Bogotá" .

<https://datosabiertos.bogota.gov.co/dataset/2af2a80d-b754-4142-918e-0bfbf3843fba/resource/9508e8ef-6f32-4d28-b64b-4637f157ff2b> a dcat:Distribution ;
    dct:description "Índice de Riesgo de la Calidad del Agua para Consumo Humano. " ;
    dct:format "CSV" ;
    dct:issued "2020-01-20T16:27:48.866319"^^xsd:dateTime ;
    dct:modified "2020-01-20T16:27:48.866319"^^xsd:dateTime ;
    dct:title "Dato Abierto IRCA" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2af2a80d-b754-4142-918e-0bfbf3843fba/resource/9508e8ef-6f32-4d28-b64b-4637f157ff2b/download/dato-abierto-irca.csv> ;
    dcat:byteSize 341.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á" .

