@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/53ed4584-959e-4161-afb7-db9b249c6c2a> a dcat:Dataset ;
    dct:description "Red encargada de transportar el agua potable desde la Planta de Tratamiento de Agua Potable (PTAP), hasta los tanques de almacenamiento." ;
    dct:identifier "53ed4584-959e-4161-afb7-db9b249c6c2a" ;
    dct:issued "2020-03-20T19:42:11.197422"^^xsd:dateTime ;
    dct:modified "2024-06-19T21:14:26.734832"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.4686 3.7391, -74.2670 4.8286, -73.9696 4.8286, -74.0189 3.7391, -74.4686 3.7391))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-74.468591,3.73913],[-74.267032,4.828575],[-73.969597,4.828575],[-74.018852,3.73913],[-74.468591,3.73913]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Conducción Acueducto. Bogotá D.C." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Monica Maria Lizarazo Rodriguez" ;
            vcard:hasEmail <mailto:mlizarazo@acueducto.com.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/53ed4584-959e-4161-afb7-db9b249c6c2a/resource/5ebe27ae-7419-439a-bf9c-4ed24a5879b2> ;
    dcat:keyword "Agua",
        "Almacenamiento",
        "Conducción",
        "EAAB",
        "Planta",
        "Potable",
        "Red",
        "Tanque",
        "Tratamiento" .

<https://datosabiertos.bogota.gov.co/dataset/53ed4584-959e-4161-afb7-db9b249c6c2a/resource/5ebe27ae-7419-439a-bf9c-4ed24a5879b2> a dcat:Distribution ;
    dct:description "Consulta y Descarga" ;
    dct:format "ESRI REST" ;
    dct:issued "2020-03-20T19:43:09.969610"^^xsd:dateTime ;
    dct:modified "2020-03-20T19:43:09.969610"^^xsd:dateTime ;
    dct:title "Servicio REST (Esri REST)" ;
    dcat:accessURL <https://www.acueducto.com.co/arcgis/rest/services/Red_Acueducto/MapServer/1> .

<https://datosabiertos.bogota.gov.co/organization/fbebb763-8d01-45d4-b952-558d3a46c944> a foaf:Organization ;
    foaf:name "Empresa de Acueducto y Alcantarillado de Bogotá" .

