@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/48ef2c14-f275-4e4b-ac67-32795f34617d> a dcat:Dataset ;
    dct:description "Toneladas aprovechadas de enero a abril de 2018." ;
    dct:identifier "48ef2c14-f275-4e4b-ac67-32795f34617d" ;
    dct:issued "2018-06-05T13:40:20.273289"^^xsd:dateTime ;
    dct:modified "2019-07-24T20:29:57.453503"^^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 Toneladas Aprovechadas Abril_2018" ;
    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/48ef2c14-f275-4e4b-ac67-32795f34617d/resource/6f268995-9d8b-40fe-962a-1b4b5712ecc6> ;
    dcat:keyword "Ambiente y desarrollo sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/48ef2c14-f275-4e4b-ac67-32795f34617d/resource/6f268995-9d8b-40fe-962a-1b4b5712ecc6> a dcat:Distribution ;
    dct:description "Data Set Toneladas aprovechadas de enero a abril de 2018." ;
    dct:format "CSV" ;
    dct:issued "2018-06-05T13:42:22.626519"^^xsd:dateTime ;
    dct:modified "2018-06-05T13:42:22.626519"^^xsd:dateTime ;
    dct:title "toneladas aprovechadas .csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/48ef2c14-f275-4e4b-ac67-32795f34617d/resource/6f268995-9d8b-40fe-962a-1b4b5712ecc6/download/toneladas-aprovechadas-.csv> .

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

