@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/28469dce-6267-4119-8237-2e0ef0115dd0> a dcat:Dataset ;
    dct:description "Actualización de los activos de información, dando cumplimiento a la Ley de Transparencia" ;
    dct:identifier "28469dce-6267-4119-8237-2e0ef0115dd0" ;
    dct:issued "2022-08-11T18:42:01.028489"^^xsd:dateTime ;
    dct:modified "2022-08-11T18:43:45.275164"^^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 "Activos de Información" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jaime Alberto Rodríguez Marino" ;
            vcard:hasEmail <mailto:comunicaciones@subredsuroccidente.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/28469dce-6267-4119-8237-2e0ef0115dd0/resource/71a35fc2-984a-43b1-be43-f8026a65478f> .

<https://datosabiertos.bogota.gov.co/dataset/28469dce-6267-4119-8237-2e0ef0115dd0/resource/71a35fc2-984a-43b1-be43-f8026a65478f> a dcat:Distribution ;
    dct:description "Actualización de los activos de información, dando cumplimiento a la Ley de Transparencia" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-11T18:43:44.392242"^^xsd:dateTime ;
    dct:modified "2022-08-11T18:43:44.392242"^^xsd:dateTime ;
    dct:title "Activos de Información" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/28469dce-6267-4119-8237-2e0ef0115dd0/resource/71a35fc2-984a-43b1-be43-f8026a65478f/download/inventario-activos-de-informacion-todos-los-procesos-2022.xlsx> ;
    dcat:byteSize 2004305.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." .

