@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/b6d8bf38-25a5-4b70-af76-541f475b49ec> a dcat:Dataset ;
    dct:description "Estructura en cuyo interior se hallan máquinas hidráulicas conocidas como bombas, destinadas a incrementar la energía del flujo." ;
    dct:identifier "b6d8bf38-25a5-4b70-af76-541f475b49ec" ;
    dct:issued "2020-03-19T20:56:08.548219"^^xsd:dateTime ;
    dct:modified "2022-10-15T02:22:40.842226"^^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 "Estación Bombeo Sistema 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/b6d8bf38-25a5-4b70-af76-541f475b49ec/resource/8ab60a6b-c81a-407b-a4a6-d9bfd14ca229> ;
    dcat:keyword "Bombeo",
        "EAAB",
        "Estación",
        "Flujo",
        "Máquina" .

<https://datosabiertos.bogota.gov.co/dataset/b6d8bf38-25a5-4b70-af76-541f475b49ec/resource/8ab60a6b-c81a-407b-a4a6-d9bfd14ca229> a dcat:Distribution ;
    dct:description "Servicio REST desde el servidor Corporativo de la EAAB." ;
    dct:format "ESRI REST" ;
    dct:issued "2020-03-19T21:04:21.986231"^^xsd:dateTime ;
    dct:modified "2020-03-19T21:04:21.986231"^^xsd:dateTime ;
    dct:title "Servicio REST (Esri REST)" ;
    dcat:accessURL <https://www.acueducto.com.co/sigueserverpublish/rest/services/ACUEDUCTO_SERVICIOS/RedAcueducto/MapServer/0> .

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

