@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/02d93186-1c9c-4bd6-89fa-747d829268c8> a dcat:Dataset ;
    dct:description "Inventario total de luminarias del alumbrado público por tipo de tecnología en cada localidad de Bogotá Inventario con corte de enero a mayo del 2024." ;
    dct:identifier "02d93186-1c9c-4bd6-89fa-747d829268c8" ;
    dct:issued "2024-08-07T17:13:51.715503"^^xsd:dateTime ;
    dct:modified "2024-08-07T17:16:53.494354"^^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 "MODELO DE PRESTACIÓN DE SERVICIOS ALUMBRADO PÚBLICO - AÑO 2024" ;
    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/02d93186-1c9c-4bd6-89fa-747d829268c8/resource/99d78184-c7d1-4f37-be4c-c2c02cf1023d> ;
    dcat:keyword "SERVICIO ALUMBRADO PUBLICO",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/02d93186-1c9c-4bd6-89fa-747d829268c8/resource/99d78184-c7d1-4f37-be4c-c2c02cf1023d> a dcat:Distribution ;
    dct:description "Inventario total de luminarias del alumbrado público por tipo de tecnología en cada localidad de Bogotá Inventario con corte de enero a mayo del 2024." ;
    dct:format "XLSX" ;
    dct:issued "2024-08-07T17:16:48.628178"^^xsd:dateTime ;
    dct:modified "2024-08-07T17:16:48.628178"^^xsd:dateTime ;
    dct:title "MODELO DE PRESTACIÓN DE SERVICIOS ALUMBRADO PÚBLICO - Enero a Mayo 2024" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/02d93186-1c9c-4bd6-89fa-747d829268c8/resource/99d78184-c7d1-4f37-be4c-c2c02cf1023d/download/consolidado-mensual-enero-a-mayo-2024-alumbrado-publico.xlsx> ;
    dcat:byteSize 57758.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" .

