@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/c18bef65-4364-4597-871f-87e9288e4fbb> a dcat:Dataset ;
    dct:description "Cantidad (Toneladas) de Residuos de construcción y Demolición - RCD y otros residuos no aprovechables (rechazos) que son separados y acopiados temporalmente en el Punto Limpio de la UAESP, que son gestionados para su aprovechamiento o disposición final, de acuerdo con su naturaleza." ;
    dct:identifier "c18bef65-4364-4597-871f-87e9288e4fbb" ;
    dct:issued "2023-10-23T23:05:22.382425"^^xsd:dateTime ;
    dct:modified "2023-10-23T23:07:33.141027"^^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 "Gestión Residuos Punto Limpio - Primer Semestre 2023" ;
    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/c18bef65-4364-4597-871f-87e9288e4fbb/resource/3b4a15f2-c6c6-4136-8b64-f16fb728d57d> ;
    dcat:keyword "Punto limpio",
        "RCD",
        "construcción y demolición",
        "rechazos" .

<https://datosabiertos.bogota.gov.co/dataset/c18bef65-4364-4597-871f-87e9288e4fbb/resource/3b4a15f2-c6c6-4136-8b64-f16fb728d57d> a dcat:Distribution ;
    dct:description "Cantidad (Toneladas) de Residuos de construcción y Demolición - RCD y otros residuos no aprovechables (rechazos) que son separados y acopiados temporalmente en el Punto Limpio de la UAESP, que son gestionados para su aprovechamiento o disposición final, de acuerdo con su naturaleza." ;
    dct:format "XLSX" ;
    dct:issued "2023-10-23T23:06:56.787105"^^xsd:dateTime ;
    dct:modified "2023-10-23T23:06:56.787105"^^xsd:dateTime ;
    dct:title "Gestión Residuos Punto Limpio- Primer Semestre 2023" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/c18bef65-4364-4597-871f-87e9288e4fbb/resource/3b4a15f2-c6c6-4136-8b64-f16fb728d57d/download/gestion-residuos-punto-limpio-primer-semestre-2023.xlsx> ;
    dcat:byteSize 64076.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" .

