@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/2eb8340c-e949-42db-b1b5-55c669935f11> a dcat:Dataset ;
    dct:description "Son los activos de información Critica  de la Fundación Gilberto Álzate Avendaño." ;
    dct:identifier "2eb8340c-e949-42db-b1b5-55c669935f11" ;
    dct:issued "2025-11-12T15:30:09.173764"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:32:54.052606"^^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 "_Matriz de Identificacion de Activos infraestructura Critica" ;
    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/2eb8340c-e949-42db-b1b5-55c669935f11/resource/4f09c7f9-a62c-40b4-964e-94a696b28637> ;
    dcat:keyword "activos criticos infraestructura" .

<https://datosabiertos.bogota.gov.co/dataset/2eb8340c-e949-42db-b1b5-55c669935f11/resource/4f09c7f9-a62c-40b4-964e-94a696b28637> a dcat:Distribution ;
    dct:description "Son los activos de información  criticos de la Fundación Gilberto Álzate Avendaño." ;
    dct:format "XLSX" ;
    dct:issued "2025-11-12T15:32:41.906475"^^xsd:dateTime ;
    dct:modified "2025-11-12T15:32:54.093643"^^xsd:dateTime ;
    dct:title "_Matriz de Identificacion de Activos infraestructura Critica.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2eb8340c-e949-42db-b1b5-55c669935f11/resource/4f09c7f9-a62c-40b4-964e-94a696b28637/download/_matriz-de-identificacion-de-activos-infraestructura-critica.xlsx> ;
    dcat:byteSize 675848.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" .

