@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/a4550a7a-5ecd-4d9e-ab3a-029f36b2842d> a dcat:Dataset ;
    dct:description "Registros de activos de información - 2023" ;
    dct:identifier "a4550a7a-5ecd-4d9e-ab3a-029f36b2842d" ;
    dct:issued "2023-11-07T16:20:15.073951"^^xsd:dateTime ;
    dct:modified "2023-11-07T16:21:56.824631"^^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 "Registros de activos de información - 2023" ;
    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/a4550a7a-5ecd-4d9e-ab3a-029f36b2842d/resource/0c1c7f71-b517-45cc-9a84-a4429aa05d35> .

<https://datosabiertos.bogota.gov.co/dataset/a4550a7a-5ecd-4d9e-ab3a-029f36b2842d/resource/0c1c7f71-b517-45cc-9a84-a4429aa05d35> a dcat:Distribution ;
    dct:description "Registros de activos de información - 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-07T16:21:55.733810"^^xsd:dateTime ;
    dct:modified "2023-11-07T16:21:55.733810"^^xsd:dateTime ;
    dct:title "Registros de activos de información - 2023" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a4550a7a-5ecd-4d9e-ab3a-029f36b2842d/resource/0c1c7f71-b517-45cc-9a84-a4429aa05d35/download/inventario-activos-de-informacion-todos-los-procesos-2023-1.xlsx> ;
    dcat:byteSize 1977052.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." .

