@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/9e73c933-896c-4b4c-948a-288dbcd034bb> a dcat:Dataset ;
    dct:description "Listados informes publicados por la Delegada para la Participación vigencia 2022" ;
    dct:identifier "9e73c933-896c-4b4c-948a-288dbcd034bb" ;
    dct:issued "2023-08-10T18:57:09.018535"^^xsd:dateTime ;
    dct:modified "2023-08-10T18:57:24.506015"^^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 "Listados informes publicados por la Delegada para la Participación vigencia 2022" ;
    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/9e73c933-896c-4b4c-948a-288dbcd034bb/resource/48fcf78f-a07c-4e2b-8cc9-53a76260698b> ;
    dcat:keyword "informes" .

<https://datosabiertos.bogota.gov.co/dataset/9e73c933-896c-4b4c-948a-288dbcd034bb/resource/48fcf78f-a07c-4e2b-8cc9-53a76260698b> a dcat:Distribution ;
    dct:description "Listados informes publicados por la Delegada para la Participación vigencia 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-08-10T18:57:23.442258"^^xsd:dateTime ;
    dct:modified "2023-08-10T18:57:23.442258"^^xsd:dateTime ;
    dct:title "Listados informes publicados por la Delegada para la Participación vigencia 2022" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/9e73c933-896c-4b4c-948a-288dbcd034bb/resource/48fcf78f-a07c-4e2b-8cc9-53a76260698b/download/listados-informes-publicados-por-la-vdppe-vigencia-2022.csv> ;
    dcat:byteSize 3056.0 ;
    dcat:mediaType "text/csv" .

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

