@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/9c220c9d-55b5-4211-a80e-ecabda8c33d1> a dcat:Dataset ;
    dct:description "Registro Público de Derechos de Petición SDMujer 2025" ;
    dct:identifier "9c220c9d-55b5-4211-a80e-ecabda8c33d1" ;
    dct:issued "2026-02-18T20:14:21.206897"^^xsd:dateTime ;
    dct:modified "2026-02-18T20:15:34.547928"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/d0a1e3fb-ad46-468b-b061-c9ffb5df809b> ;
    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 "Registro Público de Derechos de Petición SDMujer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ana Julier Fonseca" ;
            vcard:hasEmail <mailto:afonseca@sdmujer.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/9c220c9d-55b5-4211-a80e-ecabda8c33d1/resource/4d53ae7d-2102-4016-beff-adf039cfb703> ;
    dcat:keyword "SDMujer",
        "registro público de derechos de petición" .

<https://datosabiertos.bogota.gov.co/dataset/9c220c9d-55b5-4211-a80e-ecabda8c33d1/resource/4d53ae7d-2102-4016-beff-adf039cfb703> a dcat:Distribution ;
    dct:description "Registro Público de Derechos de Petición - Vigencia 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-02-18T20:15:21.660510"^^xsd:dateTime ;
    dct:modified "2026-02-18T20:15:34.562540"^^xsd:dateTime ;
    dct:title "Registro Público de Derechos de Petición - Vigencia 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/9c220c9d-55b5-4211-a80e-ecabda8c33d1/resource/4d53ae7d-2102-4016-beff-adf039cfb703/download/registro-publico-de-derechos-de-peticion-2025.xlsx> ;
    dcat:byteSize 161452.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/d0a1e3fb-ad46-468b-b061-c9ffb5df809b> a foaf:Organization ;
    foaf:name "Secretaría Distrital de la Mujer" .

