@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/c368589a-84f1-4b5e-ba0e-f449b741aa64> a dcat:Dataset ;
    dct:description "Luminarias con diferente Tecnología " ;
    dct:identifier "c368589a-84f1-4b5e-ba0e-f449b741aa64" ;
    dct:issued "2018-11-26T20:33:51.357388"^^xsd:dateTime ;
    dct:modified "2019-07-24T20:45:26.711940"^^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 Publico Septiembre_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/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/58293e0f-5dbd-402b-98d6-2bca6b7e1226>,
        <https://datosabiertos.bogota.gov.co/dataset/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/bbee1d04-a2b4-4531-a346-04a289608694> ;
    dcat:keyword "Ambiente y Desarrollo Sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/58293e0f-5dbd-402b-98d6-2bca6b7e1226> a dcat:Distribution ;
    dct:description "Diccionario de Datos de la Subdirección de Alumbrado Público de la Unidad Administrativa Especial de Servicios Públicos UAESP" ;
    dct:format "CSV" ;
    dct:issued "2018-11-26T20:40:35.612586"^^xsd:dateTime ;
    dct:modified "2018-11-26T20:40:35.612586"^^xsd:dateTime ;
    dct:title "METADATA setptiembre 2018.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/58293e0f-5dbd-402b-98d6-2bca6b7e1226/download/metadata-setptiembre-2018.xlsx> .

<https://datosabiertos.bogota.gov.co/dataset/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/bbee1d04-a2b4-4531-a346-04a289608694> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-11-26T20:38:36.298450"^^xsd:dateTime ;
    dct:modified "2018-11-26T20:38:36.298450"^^xsd:dateTime ;
    dct:title "Data_Set _ALUMBRADO_PuBLICO_Septiembre_2018.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c368589a-84f1-4b5e-ba0e-f449b741aa64/resource/bbee1d04-a2b4-4531-a346-04a289608694/download/data_set-_alumbrado_publico_septiembre_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" .

