@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/357d3ea8-1168-40c8-be0a-57e5eaf19503> a dcat:Dataset ;
    dct:description "Datos del consumo promedio de agua potable por suscriptor facturado en Bogotá, Soacha y Gachancipá - acumulado." ;
    dct:identifier "357d3ea8-1168-40c8-be0a-57e5eaf19503" ;
    dct:issued "2023-07-31T12:35:43.141900"^^xsd:dateTime ;
    dct:modified "2023-07-31T12:37:06.702123"^^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 Consumo promedio 2023-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/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/4d7e9002-959d-41d9-8150-ecc37be11d2b>,
        <https://datosabiertos.bogota.gov.co/dataset/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/9609be93-45b8-46f6-9f85-33d603da81ed> .

<https://datosabiertos.bogota.gov.co/dataset/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/4d7e9002-959d-41d9-8150-ecc37be11d2b> a dcat:Distribution ;
    dct:description "Datos del consumo promedio de agua potable por suscriptor facturado en Bogotá, Soacha y Gachancipá - acumulado." ;
    dct:format "CSV" ;
    dct:issued "2023-07-31T12:36:32.882992"^^xsd:dateTime ;
    dct:modified "2023-07-31T12:36:32.882992"^^xsd:dateTime ;
    dct:title "Dato abierto Consumo promedio 2023-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/4d7e9002-959d-41d9-8150-ecc37be11d2b/download/dato-abierto-consumo-promedio-2023-2.csv> ;
    dcat:byteSize 597.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/9609be93-45b8-46f6-9f85-33d603da81ed> a dcat:Distribution ;
    dct:description "Datos del consumo promedio de agua potable por suscriptor facturado en Bogotá, Soacha y Gachancipá - acumulado." ;
    dct:format "CSV" ;
    dct:issued "2023-07-31T12:37:05.368930"^^xsd:dateTime ;
    dct:modified "2023-07-31T12:37:05.368930"^^xsd:dateTime ;
    dct:title "Metadata  Consumo promedio 2023-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/357d3ea8-1168-40c8-be0a-57e5eaf19503/resource/9609be93-45b8-46f6-9f85-33d603da81ed/download/metadata-consumo-promedio-2023-2.csv> ;
    dcat:byteSize 742.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á" .

