@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/2e22b7b2-0bce-460c-9841-0bac4286f54a> a dcat:Dataset ;
    dct:description "Inventario de activos de información de la Subred Sur Occidente 2025" ;
    dct:identifier "2e22b7b2-0bce-460c-9841-0bac4286f54a" ;
    dct:issued "2025-07-02T22:36:28.784387"^^xsd:dateTime ;
    dct:modified "2025-09-19T14:22:26.591257"^^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 de la Subred Sur Occidente 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carmen Acero " ;
            vcard:hasEmail <mailto:webmaster@subredsuroccidente.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/2e22b7b2-0bce-460c-9841-0bac4286f54a/resource/7fca11b5-a112-4e20-9eb3-fca0c25eb868> .

<https://datosabiertos.bogota.gov.co/dataset/2e22b7b2-0bce-460c-9841-0bac4286f54a/resource/7fca11b5-a112-4e20-9eb3-fca0c25eb868> a dcat:Distribution ;
    dct:description "Inventario de activos de información de la Subred Sur Occidente 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-07-02T22:40:10.458154"^^xsd:dateTime ;
    dct:modified "2025-07-02T22:40:23.353866"^^xsd:dateTime ;
    dct:title "Inventario de activos de información de la Subred Sur Occidente 2025" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2e22b7b2-0bce-460c-9841-0bac4286f54a/resource/7fca11b5-a112-4e20-9eb3-fca0c25eb868/download/inventario_activos_de_informacion_todos_los_procesos_2025.xlsx> ;
    dcat:byteSize 1986395.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." .

