@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/14b2e6b8-6b44-4037-b455-59b33dd7a681> a dcat:Dataset ;
    dct:description "Inventario activos de informacion Gestion Documental" ;
    dct:identifier "14b2e6b8-6b44-4037-b455-59b33dd7a681" ;
    dct:issued "2025-11-12T15:44:31.487746"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:45:20.486197"^^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 "Inventario activos de informacion Gestion Documental" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fundación Gilberto Alzate" ;
            vcard:hasEmail <mailto:tecnologia@fuga.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/14b2e6b8-6b44-4037-b455-59b33dd7a681/resource/1275f327-6166-47e6-b277-bd3cd5280688> ;
    dcat:keyword "Registro de activos de información" .

<https://datosabiertos.bogota.gov.co/dataset/14b2e6b8-6b44-4037-b455-59b33dd7a681/resource/1275f327-6166-47e6-b277-bd3cd5280688> a dcat:Distribution ;
    dct:description "Inventario activos de informacion Gestion Documental" ;
    dct:format "XLSX" ;
    dct:issued "2025-11-12T15:45:08.461440"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:45:20.499545"^^xsd:dateTime ;
    dct:title "Inventario activos de informacion Gestion Documental_20251008.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/14b2e6b8-6b44-4037-b455-59b33dd7a681/resource/1275f327-6166-47e6-b277-bd3cd5280688/download/inventario-activos-de-informacion-gestion-documental_20251008.xlsx> ;
    dcat:byteSize 299466.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" .

