@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/b872f2eb-49aa-40ce-b307-a346f9d8a765> a dcat:Dataset ;
    dct:description "Número de luminarias LED instaladas a por localidad" ;
    dct:identifier "b872f2eb-49aa-40ce-b307-a346f9d8a765" ;
    dct:issued "2021-07-07T15:16:47.097459"^^xsd:dateTime ;
    dct:modified "2023-08-31T19:02:03.297379"^^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 "BASE DE DATOS MODERNIZACIÓN ALUMBRADO PÚBLICO JUNIO 2020-MAYO 2021" ;
    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/b872f2eb-49aa-40ce-b307-a346f9d8a765/resource/c715e170-2a57-4ccd-8343-ec000981343e> .

<https://datosabiertos.bogota.gov.co/dataset/b872f2eb-49aa-40ce-b307-a346f9d8a765/resource/c715e170-2a57-4ccd-8343-ec000981343e> a dcat:Distribution ;
    dct:description "Número de luminarias LED instaladas a por localidad desde Junio de 2020 a Mayo del 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-07-07T15:17:46.854851"^^xsd:dateTime ;
    dct:modified "2021-07-07T15:17:46.854851"^^xsd:dateTime ;
    dct:title "BASE DE DATOS MODERNIZACIÓN ALUMBRADO PÚBLICO " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/b872f2eb-49aa-40ce-b307-a346f9d8a765/resource/c715e170-2a57-4ccd-8343-ec000981343e/download/modernizacion-a-led.xlsx> ;
    dcat:byteSize 33893.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

