@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/af04e79d-9af4-4acb-823a-6639b96d7d77> a dcat:Dataset ;
    dct:description "Infraestructura recibida por la UAESP para administrar, operar y mantener" ;
    dct:identifier "af04e79d-9af4-4acb-823a-6639b96d7d77" ;
    dct:issued "2022-07-29T20:49:46.344091"^^xsd:dateTime ;
    dct:modified "2023-08-31T18:55:04.736605"^^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 "RECIBOS DE INFRAESTRUCTURA DE ALUMBRADO PÚBLICO ENERO- MAYO 2022" ;
    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/af04e79d-9af4-4acb-823a-6639b96d7d77/resource/864ed8a7-2b30-46d4-843b-0dd4cb01ecde> ;
    dcat:keyword "Servicios públicos",
        "alumbrado publico" .

<https://datosabiertos.bogota.gov.co/dataset/af04e79d-9af4-4acb-823a-6639b96d7d77/resource/864ed8a7-2b30-46d4-843b-0dd4cb01ecde> a dcat:Distribution ;
    dct:description "Infraestructura recibida por la UAESP para administrar, operar y mantener de Enero a Mayo del 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-07-29T20:51:06.362498"^^xsd:dateTime ;
    dct:modified "2022-07-29T20:51:06.362498"^^xsd:dateTime ;
    dct:title "RECIBOS DE INFRAESTRUCTURA DE ALUMBRADO PÚBLICO" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/af04e79d-9af4-4acb-823a-6639b96d7d77/resource/864ed8a7-2b30-46d4-843b-0dd4cb01ecde/download/recibo-infraestructura-ene-may-2022-.xlsx> ;
    dcat:byteSize 18164.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" .

