@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/5561c02d-bb55-43f6-af78-fd8a42716a6f> a dcat:Dataset ;
    dct:description """Actualización de los activos de información a corte de octubre, el cual contempla 15 procesos de la Subred Sur Occidente E.S.E\r
""" ;
    dct:identifier "5561c02d-bb55-43f6-af78-fd8a42716a6f" ;
    dct:issued "2019-11-06T21:24:57.480268"^^xsd:dateTime ;
    dct:modified "2019-11-06T21:26:20.339085"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/e7a5bdae-3a08-47c9-a1b2-ebb204c7cd5e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (4.6153 -74.1036)"^^gsp:wktLiteral,
                "{\"type\":\"Point\",\"coordinates\": [4.615255,-74.1036259]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Inventario de Activos de Información - Octubre 2019" ;
    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/5561c02d-bb55-43f6-af78-fd8a42716a6f/resource/f02e58e6-6e7c-471c-8e5a-94e4236471c7> ;
    dcat:keyword "Subred SurOccidente" .

<https://datosabiertos.bogota.gov.co/dataset/5561c02d-bb55-43f6-af78-fd8a42716a6f/resource/f02e58e6-6e7c-471c-8e5a-94e4236471c7> a dcat:Distribution ;
    dct:description """Actualización de los activos de información a corte de octubre, el cual contempla 15 procesos de la Subred Sur Occidente E.S.E\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2019-11-06T21:26:19.828796"^^xsd:dateTime ;
    dct:modified "2019-11-06T21:26:19.828796"^^xsd:dateTime ;
    dct:title "Inventario de Activos de Información - Octubre 2019" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/5561c02d-bb55-43f6-af78-fd8a42716a6f/resource/f02e58e6-6e7c-471c-8e5a-94e4236471c7/download/inventario-activos-de-informacion-subred-sur-occidente.xlsx> ;
    dcat:byteSize 1712897.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." .

