@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/ab50f597-9830-4cfe-a253-984cf981ef66> a dcat:Dataset ;
    dct:description "Inventario de activos de información Subred Sur Occidente 2026" ;
    dct:identifier "ab50f597-9830-4cfe-a253-984cf981ef66" ;
    dct:issued "2026-08-28T13:45:05.704703"^^xsd:dateTime ;
    dct:modified "2026-08-28T13:57:11.111108"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/e7a5bdae-3a08-47c9-a1b2-ebb204c7cd5e> ;
    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 de activos de información Subred Sur Occidente 2026" ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/ab50f597-9830-4cfe-a253-984cf981ef66/resource/4dd1231a-782d-43d5-be93-966e90fc567a> .

<https://datosabiertos.bogota.gov.co/dataset/ab50f597-9830-4cfe-a253-984cf981ef66/resource/4dd1231a-782d-43d5-be93-966e90fc567a> a dcat:Distribution ;
    dct:description "Inventario de activos de información Subred Sur Occidente 2026" ;
    dct:format "XLSX" ;
    dct:issued "2026-08-28T13:53:18.969565"^^xsd:dateTime ;
    dct:modified "2026-08-28T13:53:36.236729"^^xsd:dateTime ;
    dct:title "inventario_activos_de_informacion_todos_los_procesos_2026.xlsx" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/ab50f597-9830-4cfe-a253-984cf981ef66/resource/4dd1231a-782d-43d5-be93-966e90fc567a/download/inventario_activos_de_informacion_todos_los_procesos_2026.xlsx> ;
    dcat:byteSize 1988974.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/e7a5bdae-3a08-47c9-a1b2-ebb204c7cd5e> a foaf:Organization ;
    foaf:name "Subred Integrada de Servicios de Salud Sur Occidente E.S.E." .

