@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df> a dcat:Dataset ;
    dct:description "Es el mes del año donde se presenta el consumo de agua potable." ;
    dct:identifier "8c17e3bb-0556-4502-aef4-215dde2bb7df" ;
    dct:issued "2024-08-28T16:38:49.518704"^^xsd:dateTime ;
    dct:modified "2025-03-15T05:20:56.494330"^^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 2024-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/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/66a29543-c2cc-4488-8ffe-3e455232b26d>,
        <https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/d78feacc-732d-4996-8a68-0b11c3eed1bd> .

<https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/66a29543-c2cc-4488-8ffe-3e455232b26d> a dcat:Distribution ;
    dct:description "Es el mes del año donde se presenta el consumo de agua potable." ;
    dct:format "CSV" ;
    dct:issued "2024-08-28T16:39:27.033841"^^xsd:dateTime ;
    dct:modified "2025-03-15T05:20:56.510311"^^xsd:dateTime ;
    dct:title "Dato abierto consumo promedio 2024-2" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "28e81bce9389eb52da941701e8159472"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/66a29543-c2cc-4488-8ffe-3e455232b26d/download/dato-abierto-consumo-promedio-2024-2.csv> ;
    dcat:byteSize 602.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/d78feacc-732d-4996-8a68-0b11c3eed1bd> a dcat:Distribution ;
    dct:description "Es el mes del año donde se presenta el consumo de agua potable." ;
    dct:format "CSV" ;
    dct:issued "2024-08-28T16:39:55.844798"^^xsd:dateTime ;
    dct:modified "2025-03-15T05:20:56.510471"^^xsd:dateTime ;
    dct:title "Metadata consumo promedio 2024-2" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8c17e3bb-0556-4502-aef4-215dde2bb7df/resource/d78feacc-732d-4996-8a68-0b11c3eed1bd/download/metadata-consumo-promedio-2024-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á" .

