@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/7a5232bb-9ca0-44d5-9330-9d2b7b1e8f81> a dcat:Dataset ;
    dct:description " Datos Residuos Recogidos RBL abril 2025 " ;
    dct:identifier "7a5232bb-9ca0-44d5-9330-9d2b7b1e8f81" ;
    dct:issued "2025-05-09T14:56:10.170718"^^xsd:dateTime ;
    dct:modified "2025-06-02T00:04:39.954543"^^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 "Datos Residuos Recogidos RBL abril 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jorge Alexis Rodriguez Meza" ;
            vcard:hasEmail <mailto:jorge.rodriguezm@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/7a5232bb-9ca0-44d5-9330-9d2b7b1e8f81/resource/f32a5186-42a6-4a97-a6ec-5930d9d3c5e9> ;
    dcat:keyword "Esquema de Aseo",
        "UAESP",
        "servicio público" .

<https://datosabiertos.bogota.gov.co/dataset/7a5232bb-9ca0-44d5-9330-9d2b7b1e8f81/resource/f32a5186-42a6-4a97-a6ec-5930d9d3c5e9> a dcat:Distribution ;
    dct:description " Datos Residuos Recogidos RBL abril 2025 " ;
    dct:format "XLSX" ;
    dct:issued "2025-05-09T14:56:59.758393"^^xsd:dateTime ;
    dct:modified "2025-05-09T14:57:14.373912"^^xsd:dateTime ;
    dct:title " Datos Residuos Recogidos RBL abril 2025 " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/7a5232bb-9ca0-44d5-9330-9d2b7b1e8f81/resource/f32a5186-42a6-4a97-a6ec-5930d9d3c5e9/download/data-set-abril-2025-srbl.xlsx> ;
    dcat:byteSize 11831.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" .

