@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/2c130f0c-5b36-4cc9-a420-d061da9b100e> a dcat:Dataset ;
    dct:description "RPCC Procesados y Recuperados en Punto Limpio Enero a Junio 2025" ;
    dct:identifier "2c130f0c-5b36-4cc9-a420-d061da9b100e" ;
    dct:issued "2025-08-22T05:27:48.296050"^^xsd:dateTime ;
    dct:modified "2025-08-22T05:29:00.644015"^^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 "RPCC Procesados y Recuperados en Punto Limpio Enero a Junio 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/2c130f0c-5b36-4cc9-a420-d061da9b100e/resource/d31af35a-34d6-491e-823b-87129104a54d> ;
    dcat:keyword "Punto Limpio",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/2c130f0c-5b36-4cc9-a420-d061da9b100e/resource/d31af35a-34d6-491e-823b-87129104a54d> a dcat:Distribution ;
    dct:description "RPCC Procesados y Recuperados en Punto Limpio Enero a Junio 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-08-22T05:28:45.838222"^^xsd:dateTime ;
    dct:modified "2025-08-22T05:29:00.727697"^^xsd:dateTime ;
    dct:title "RPCC Procesados y Recuperados en Punto Limpio Enero a Junio 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2c130f0c-5b36-4cc9-a420-d061da9b100e/resource/d31af35a-34d6-491e-823b-87129104a54d/download/rpcc-procesados-y-recuperados-en-punto-limpio.xlsx> ;
    dcat:byteSize 86791.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" .

