@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/08e8d422-e951-4bf0-a0a2-73659ad5b30d> a dcat:Dataset ;
    dct:description "Esquema de publicacion FUGA" ;
    dct:identifier "08e8d422-e951-4bf0-a0a2-73659ad5b30d" ;
    dct:issued "2026-05-04T11:29:30.397523"^^xsd:dateTime ;
    dct:modified "2026-05-04T11:41:08.671526"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/2c14a310-8426-452b-9b97-bbd03b88318f> ;
    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 "Esquema de publicacion FUGA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Planeación" ;
            vcard:hasEmail <mailto:tecnologia@fuga.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/08e8d422-e951-4bf0-a0a2-73659ad5b30d/resource/a284f4c4-0328-4253-9f2b-b684c9011a58> .

<https://datosabiertos.bogota.gov.co/dataset/08e8d422-e951-4bf0-a0a2-73659ad5b30d/resource/a284f4c4-0328-4253-9f2b-b684c9011a58> a dcat:Distribution ;
    dct:description "Esquema de Publicación FUGA" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-04T11:31:13.933726"^^xsd:dateTime ;
    dct:modified "2026-05-04T11:31:26.834361"^^xsd:dateTime ;
    dct:title "Esquema de publicacion FUGA_1 MONITOREO PUBLICACIONES PAG WEB_Abril2026.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/08e8d422-e951-4bf0-a0a2-73659ad5b30d/resource/a284f4c4-0328-4253-9f2b-b684c9011a58/download/esquema-de-publicacion-fuga_1-monitoreo-publicaciones-pag-web_abril2026.xlsx> ;
    dcat:byteSize 160041.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/2c14a310-8426-452b-9b97-bbd03b88318f> a foaf:Organization ;
    foaf:name "Fundación Gilberto Alzate Avendaño" .

