@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/ce77ef31-dbc6-4a8d-823b-5bd1852084e9> a dcat:Dataset ;
    dct:description "Base de datos de requerimientos ciudadanos - 1 Nov 2023 a 15 mayo 2024" ;
    dct:identifier "ce77ef31-dbc6-4a8d-823b-5bd1852084e9" ;
    dct:issued "2024-08-29T19:56:01.521671"^^xsd:dateTime ;
    dct:modified "2025-03-15T04:34:31.910963"^^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 - 1 Nov 2023 a 15 mayo 2024" ;
    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/ce77ef31-dbc6-4a8d-823b-5bd1852084e9/resource/9dafa8c4-e3d9-4084-847e-0a300467e0e0> ;
    dcat:keyword "ciudadanos",
        "quejas y soluciones",
        "requerimientos" .

<https://datosabiertos.bogota.gov.co/dataset/ce77ef31-dbc6-4a8d-823b-5bd1852084e9/resource/9dafa8c4-e3d9-4084-847e-0a300467e0e0> a dcat:Distribution ;
    dct:description "Requerimientos ciudadano 1 Nov 2023 a 15 mayo 2024 " ;
    dct:format "CSV" ;
    dct:issued "2024-08-29T19:57:27.729775"^^xsd:dateTime ;
    dct:modified "2025-03-15T04:34:31.932394"^^xsd:dateTime ;
    dct:title "Requerimientos ciudadano 1 Nov 2023 a 15 mayo 2024 " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b890101d303d42d93cc67c73124de314"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ce77ef31-dbc6-4a8d-823b-5bd1852084e9/resource/9dafa8c4-e3d9-4084-847e-0a300467e0e0/download/requerimientos-ciudadano_1-nov-2023-a-15-mayo-2024-qyr1.csv> ;
    dcat:byteSize 132923000.0 ;
    dcat:mediaType "text/csv" .

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

