@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/dbdc1d21-4833-4cad-9e8f-9417e435327a> a dcat:Dataset ;
    dct:description "Dataset Estadística Biogas y PMIRS Enero a Junio 2025" ;
    dct:identifier "dbdc1d21-4833-4cad-9e8f-9417e435327a" ;
    dct:issued "2025-08-22T04:54:28.061035"^^xsd:dateTime ;
    dct:modified "2025-08-22T04:55:13.146793"^^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 "Dataset Estadística Biogas y PMIRS Enero a Junio 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jorge Alexis Rodriguez Meza" ;
            vcard:hasEmail <mailto:jorge.rodriguezm@uaesp.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/dbdc1d21-4833-4cad-9e8f-9417e435327a/resource/024fadd8-6091-4ffe-bd85-acb9da144fc7> ;
    dcat:keyword "BIOGAS",
        "PMIRS",
        "UAESP" .

<https://datosabiertos.bogota.gov.co/dataset/dbdc1d21-4833-4cad-9e8f-9417e435327a/resource/024fadd8-6091-4ffe-bd85-acb9da144fc7> a dcat:Distribution ;
    dct:description "Dataset Estadística Biogas y PMIRS Enero a Junio 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-08-22T04:55:00.285345"^^xsd:dateTime ;
    dct:modified "2025-08-22T04:55:13.170123"^^xsd:dateTime ;
    dct:title "Dataset Estadística Biogas y PMIRS Enero a Junio 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/dbdc1d21-4833-4cad-9e8f-9417e435327a/resource/024fadd8-6091-4ffe-bd85-acb9da144fc7/download/dataset-estadistica-biogas-y-pmirs-1-semestre-2025-final.csv> ;
    dcat:byteSize 7041.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" .

