@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/ace14a27-0bd1-4491-8dec-c928cb5d0fff> a dcat:Dataset ;
    dct:description """Base de datos de los requerimientos ciudadanos gestionados en la delegada para la Atención de Quejas y Reclamos, la cual contiene especificación por tipología del requerimiento, entidad, sector, tema y estado. \r
Enero 2022 a Mayo 2023""" ;
    dct:identifier "ace14a27-0bd1-4491-8dec-c928cb5d0fff" ;
    dct:issued "2023-08-10T18:42:30.574517"^^xsd:dateTime ;
    dct:modified "2023-08-10T18:43:24.987425"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/876bd640-691b-4e0f-b8d9-e40935267590> ;
    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 "Base de datos de requerimientos ciudadanos - Enero 2022 a Mayo 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Angela María Restrepo Franco" ;
            vcard:hasEmail <mailto:arestrepo@veeduriadistrital.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/ace14a27-0bd1-4491-8dec-c928cb5d0fff/resource/41433dc6-43b3-4404-aeba-ce65d8cec28b> ;
    dcat:keyword "reclamos quejas" .

<https://datosabiertos.bogota.gov.co/dataset/ace14a27-0bd1-4491-8dec-c928cb5d0fff/resource/41433dc6-43b3-4404-aeba-ce65d8cec28b> a dcat:Distribution ;
    dct:description "Información de requerimientos ciudadanos. Enero 2022 a mayo 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-08-10T18:43:23.843117"^^xsd:dateTime ;
    dct:modified "2023-08-10T18:43:23.843117"^^xsd:dateTime ;
    dct:title "Informe pqrs sia datos abiertos enero 2022 a mayo 2023" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ace14a27-0bd1-4491-8dec-c928cb5d0fff/resource/41433dc6-43b3-4404-aeba-ce65d8cec28b/download/informe-pqrs-sia-datos-abiertos-enero-2022-a-mayo-2023.csv> ;
    dcat:byteSize 375925.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/876bd640-691b-4e0f-b8d9-e40935267590> a foaf:Organization ;
    foaf:name "Veeduría Distrital" .

