@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/7e769bb4-c3ca-4c58-b57b-7601b0fe7a3a> a dcat:Dataset ;
    dct:description "Estructura construida para unir uno o más colectores, con el fin de permitir cambios de alineamiento horizontal y vertical en el sistema de alcantarillado pluvial, con tapa removible para permitir la ventilación, el acceso y/o mantenimiento de los colectores." ;
    dct:identifier "7e769bb4-c3ca-4c58-b57b-7601b0fe7a3a" ;
    dct:issued "2020-03-25T19:23:38.771964"^^xsd:dateTime ;
    dct:modified "2022-10-15T03:52:11.496315"^^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 "Pozo Sistema Alcantarillado Pluvial. 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/7e769bb4-c3ca-4c58-b57b-7601b0fe7a3a/resource/e8d6d997-4bc7-4827-b7d9-dd9c40d9850b> ;
    dcat:keyword "Acceso",
        "Alcantarillado",
        "Alineamiento",
        "Bogotá D.C.",
        "Colectores",
        "EAAB",
        "Horizontal",
        "Mantenimiento",
        "Pluvial",
        "Red",
        "Sistema",
        "Tapa",
        "Ventilación",
        "Vertical" .

<https://datosabiertos.bogota.gov.co/dataset/7e769bb4-c3ca-4c58-b57b-7601b0fe7a3a/resource/e8d6d997-4bc7-4827-b7d9-dd9c40d9850b> a dcat:Distribution ;
    dct:description "Consulta y Descarga" ;
    dct:format "ESRI REST" ;
    dct:issued "2020-03-25T19:26:44.068576"^^xsd:dateTime ;
    dct:modified "2020-03-25T19:26:44.068576"^^xsd:dateTime ;
    dct:title "Servicio REST (Esri REST)" ;
    dcat:accessURL <https://www.acueducto.com.co/sigueserverpublish/rest/services/ACUEDUCTO_SERVICIOS/AlcantarilladoPluvial/MapServer/4> .

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

