@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/1ab8963e-9182-4fc7-af34-ff5f5b84406a> a dcat:Dataset ;
    dct:description """Base de datos modernización alumbrado público.\r
""" ;
    dct:identifier "1ab8963e-9182-4fc7-af34-ff5f5b84406a" ;
    dct:issued "2022-02-10T16:25:33.879182"^^xsd:dateTime ;
    dct:modified "2023-08-31T18:35:07.298255"^^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 a Diciembre 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/1ab8963e-9182-4fc7-af34-ff5f5b84406a/resource/9466add6-30e5-47cf-b680-9532470c4cca> ;
    dcat:keyword "servicio público" .

<https://datosabiertos.bogota.gov.co/dataset/1ab8963e-9182-4fc7-af34-ff5f5b84406a/resource/9466add6-30e5-47cf-b680-9532470c4cca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-10T16:27:06.177584"^^xsd:dateTime ;
    dct:modified "2022-02-10T16:27:06.177584"^^xsd:dateTime ;
    dct:title "Consolidado  Junio a Diciembre del 2021" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/1ab8963e-9182-4fc7-af34-ff5f5b84406a/resource/9466add6-30e5-47cf-b680-9532470c4cca/download/modernizacion-ap-pdd-v2-2.xlsx> ;
    dcat:byteSize 45872.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" .

