@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/6d5ad041-a600-44bb-b11e-fc11bbd3e63e> a dcat:Dataset ;
    dct:description "Subdirección de Recolección Barrido limpieza mes de noviembre " ;
    dct:identifier "6d5ad041-a600-44bb-b11e-fc11bbd3e63e" ;
    dct:issued "2017-12-15T15:17:44.936018"^^xsd:dateTime ;
    dct:modified "2019-07-24T19:45:34.844639"^^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 RBL 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/6d5ad041-a600-44bb-b11e-fc11bbd3e63e/resource/d76158f9-2c61-4f4c-a95e-59371c6e4af2> ;
    dcat:keyword "Ambiente y Desarrollo sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/6d5ad041-a600-44bb-b11e-fc11bbd3e63e/resource/d76158f9-2c61-4f4c-a95e-59371c6e4af2> a dcat:Distribution ;
    dct:description "Suddirección de Recolección Barrido y Limpieza de noviembre de 2017 " ;
    dct:format "CSV" ;
    dct:issued "2017-12-15T15:22:58.161431"^^xsd:dateTime ;
    dct:modified "2017-12-15T15:22:58.161431"^^xsd:dateTime ;
    dct:title "data_set_noviembre_2017_RBL.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/6d5ad041-a600-44bb-b11e-fc11bbd3e63e/resource/d76158f9-2c61-4f4c-a95e-59371c6e4af2/download/data_set_noviembre_2017_rbl.csv> .

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

