@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/43491e5f-af24-4849-8a0b-b2c3b83eb29d> a dcat:Dataset ;
    dct:description "Infraestructura recibida por la UAESP para administrar, operar y mantener." ;
    dct:identifier "43491e5f-af24-4849-8a0b-b2c3b83eb29d" ;
    dct:issued "2024-08-07T16:49:48.267111"^^xsd:dateTime ;
    dct:modified "2024-08-07T16:50:43.872648"^^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 - 1 semestre del 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/43491e5f-af24-4849-8a0b-b2c3b83eb29d/resource/5863c080-df27-4321-a72e-164f86474c38> ;
    dcat:keyword "Alumbrado publico",
        "Servicios Funerarios",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/43491e5f-af24-4849-8a0b-b2c3b83eb29d/resource/5863c080-df27-4321-a72e-164f86474c38> a dcat:Distribution ;
    dct:description "Reporte de la Infraestructura recibida por la UAESP para administrar, operar y mantener en el primer semestre del año 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-07T16:50:41.970825"^^xsd:dateTime ;
    dct:modified "2024-08-07T16:50:41.970825"^^xsd:dateTime ;
    dct:title "RECIBOS DE INFRAESTRUCTURA DE ALUMBRADO PÚBLICO - 1 semestre del año 2024" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/43491e5f-af24-4849-8a0b-b2c3b83eb29d/resource/5863c080-df27-4321-a72e-164f86474c38/download/recibos-de-infraestructura-de-alumbrado-publico-1-semestre-2024.xlsx> ;
    dcat:byteSize 17579.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" .

