@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/a563140c-0976-4a3e-90cb-b07fa84efd1d> a dcat:Dataset ;
    dct:description """Reducciones de Emisiones\r
\r
Flujo de Biogás Promedio Quemado en metros cúbicos normalizados hora\r
\r
""" ;
    dct:identifier "a563140c-0976-4a3e-90cb-b07fa84efd1d" ;
    dct:issued "2019-02-12T21:43:30.758688"^^xsd:dateTime ;
    dct:modified "2019-09-19T13:34:59.508201"^^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 "Disposición Final Noviembre_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/a563140c-0976-4a3e-90cb-b07fa84efd1d/resource/0d79e297-f231-4325-84a0-a2eaf5a1ffe9> ;
    dcat:keyword "Ambiente y Desarrollo Sostenible" .

<https://datosabiertos.bogota.gov.co/dataset/a563140c-0976-4a3e-90cb-b07fa84efd1d/resource/0d79e297-f231-4325-84a0-a2eaf5a1ffe9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-02-12T21:43:49.702849"^^xsd:dateTime ;
    dct:modified "2019-02-12T21:43:49.702849"^^xsd:dateTime ;
    dct:title "DataSetSDF_Noviembre_2018.csv" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a563140c-0976-4a3e-90cb-b07fa84efd1d/resource/0d79e297-f231-4325-84a0-a2eaf5a1ffe9/download/datasetsdf_noviembre_2018.csv> ;
    dcat:byteSize 3331.0 ;
    dcat:mediaType "text/csv" .

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

