@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/db9d7291-0308-475e-bd81-cd222c13fca4> a dcat:Dataset ;
    dct:description "Informes PQR generados por la entidad, incluye información de Alcaldías Locales." ;
    dct:identifier "db9d7291-0308-475e-bd81-cd222c13fca4" ;
    dct:issued "2018-06-28T21:41:49.658070"^^xsd:dateTime ;
    dct:modified "2025-03-15T01:39:22.869382"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/d6f663ec-cc46-49b6-9178-6c6189cfeae3> ;
    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 "Secretaría Distrital de Gobierno - Informes de Peticiones, Quejas, Reclamos y Soluciones- PQRS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Luis Alejandro Vargas Ruiz" ;
            vcard:hasEmail <mailto:alejandro.vargas@gobiernobogota.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/db9d7291-0308-475e-bd81-cd222c13fca4/resource/10f7c48f-91ca-4705-a652-af4ff12ef24a> ;
    dcat:keyword "Secretaria Distrital de Gobierno",
        "quejas y soluciones",
        "transparencia" ;
    dcat:landingPage <http://www.gobiernobogota.gov.co/tabla_archivos/1010-informes-pqrs-2018> .

<https://datosabiertos.bogota.gov.co/dataset/db9d7291-0308-475e-bd81-cd222c13fca4/resource/10f7c48f-91ca-4705-a652-af4ff12ef24a> a dcat:Distribution ;
    dct:description "Aqui se encuentran las diferentes solicitudes de información, derechos de peticiones de interés general, género de población y localidad." ;
    dct:format "CSV" ;
    dct:issued "2018-06-28T21:50:42.329267"^^xsd:dateTime ;
    dct:modified "2025-03-15T01:39:22.890124"^^xsd:dateTime ;
    dct:title "Peticiones Quejas Reclamos y Soluciones(PQRS) - 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "67550460a7a1401594a5904dafa4bdbd"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/db9d7291-0308-475e-bd81-cd222c13fca4/resource/10f7c48f-91ca-4705-a652-af4ff12ef24a/download/derechos_peticion_vfinal.csv> ;
    dcat:byteSize 18832490.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/d6f663ec-cc46-49b6-9178-6c6189cfeae3> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Gobierno" .

