@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/13b53b63-8af9-484d-bda8-920769b1561a> a dcat:Dataset ;
    dct:description """Base de datos de la Unidad Administrativa Especial de Servicios  Públicos UAESP de la  infraestructura de Alumbrado Público  en el Distrito Capital - CODENSA, luminarias caracterizadas  por localidad, tecnología y potencia. \r
\r
""" ;
    dct:identifier "13b53b63-8af9-484d-bda8-920769b1561a" ;
    dct:issued "2018-04-20T20:51:44.182448"^^xsd:dateTime ;
    dct:modified "2023-08-31T18:50:57.902278"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> ;
    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 "Data Set Alumbrado Público Marzo_2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rubén Buitrago" ;
            vcard:hasEmail <mailto:ruben.buitrago@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/13b53b63-8af9-484d-bda8-920769b1561a/resource/e695f298-b26d-47f2-8610-71dd0b27c94c> ;
    dcat:keyword "Ambiente y Desarrollo sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/13b53b63-8af9-484d-bda8-920769b1561a/resource/e695f298-b26d-47f2-8610-71dd0b27c94c> a dcat:Distribution ;
    dct:description "Subdirección de Alumbrado Público y Cementerios de la Unidad Administrativa Especial de Servicios Públicos UAESP" ;
    dct:format "CSV" ;
    dct:issued "2018-04-20T20:53:16.507179"^^xsd:dateTime ;
    dct:modified "2018-04-20T20:53:16.507179"^^xsd:dateTime ;
    dct:title "Data Set  ALUMBRADO PÚBLICO 23_03_2018.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/13b53b63-8af9-484d-bda8-920769b1561a/resource/e695f298-b26d-47f2-8610-71dd0b27c94c/download/data-set-alumbrado-publico-23_03_2018.csv> .

<https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Servicios Públicos" .

