@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/d840937a-c8e7-4208-a02c-23e740335d2c> a dcat:Dataset ;
    dct:description """UAESP_APROVECHAMIENTO_ Registro único de Recicladores de Oficio (RURO) 2017\r
Fecha de Resolución	\r
Número de Resolución\r
Número de Recicladores incluidos\r
Corrección de cédulas \r
Recicladores retirados \r
""" ;
    dct:identifier "d840937a-c8e7-4208-a02c-23e740335d2c" ;
    dct:issued "2018-04-03T16:58:08.481524"^^xsd:dateTime ;
    dct:modified "2019-07-24T20:35:55.224552"^^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 "Data Set Aprovechamiento RURO Noviembre_2017" ;
    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/d840937a-c8e7-4208-a02c-23e740335d2c/resource/33d10d8f-a232-4079-bade-1b96244cfa9f> ;
    dcat:keyword "Ambiente y Desarrollo sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/d840937a-c8e7-4208-a02c-23e740335d2c/resource/33d10d8f-a232-4079-bade-1b96244cfa9f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2018-04-03T16:58:46.906651"^^xsd:dateTime ;
    dct:modified "2018-04-03T16:58:46.906651"^^xsd:dateTime ;
    dct:title "RURO_2017.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/d840937a-c8e7-4208-a02c-23e740335d2c/resource/33d10d8f-a232-4079-bade-1b96244cfa9f/download/ruro_2017.csv> .

<https://datosabiertos.bogota.gov.co/organization/feba79c7-a0d1-4aee-a20f-bdfe8dd80806> a foaf:Organization ;
    foaf:name "Unidad Administrativa Especial de Servicios Públicos" .

