@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/97dffba9-1590-415f-8ea7-2c3ade38a2b5> a dcat:Dataset ;
    dct:description "Base de datos de requerimientos ciudadanos - Mayo 15 al 31 de octubre 2023 " ;
    dct:identifier "97dffba9-1590-415f-8ea7-2c3ade38a2b5" ;
    dct:issued "2024-08-29T19:50:02.498157"^^xsd:dateTime ;
    dct:modified "2025-03-15T05:16:17.398583"^^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 - Mayo 15 al 31 de octubre 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/97dffba9-1590-415f-8ea7-2c3ade38a2b5/resource/b61ab2ae-08c3-47ce-bb0e-5b0acc2f16f0> ;
    dcat:keyword "ciudadanos",
        "datos",
        "quejas y soluciones",
        "requerimientos" .

<https://datosabiertos.bogota.gov.co/dataset/97dffba9-1590-415f-8ea7-2c3ade38a2b5/resource/b61ab2ae-08c3-47ce-bb0e-5b0acc2f16f0> a dcat:Distribution ;
    dct:description "Requerimientos ciudadano Mayo 15 a 31 Oct 2023 " ;
    dct:format "CSV" ;
    dct:issued "2024-08-29T19:51:17.093830"^^xsd:dateTime ;
    dct:modified "2025-03-15T05:16:17.419393"^^xsd:dateTime ;
    dct:title "Requerimientos ciudadano Mayo 15 a 31 Oct 2023 " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "14c8b899e7d70a2dbe5a01fa9b1740ff"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/97dffba9-1590-415f-8ea7-2c3ade38a2b5/resource/b61ab2ae-08c3-47ce-bb0e-5b0acc2f16f0/download/requerimientos-ciudadano_15mayo-a-31-oct-2023-qyr1.csv> ;
    dcat:byteSize 108365402.0 ;
    dcat:mediaType "text/csv" .

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

