@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/b2d7717d-4b9a-493c-bed6-560191ae915b> a dcat:Dataset ;
    dct:description "Contiene los activos de información de la subred sur ESE" ;
    dct:identifier "b2d7717d-4b9a-493c-bed6-560191ae915b" ;
    dct:issued "2019-07-22T19:35:51.428772"^^xsd:dateTime ;
    dct:modified "2022-03-16T19:57:17.382737"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/26f9c254-1569-4512-bbe9-36e6694b466b> ;
    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 Subred Sur ESE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jhon Alexander Cepeda Zafra" ;
            vcard:hasEmail <mailto:jefe.sistemastics@subredsur.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/b2d7717d-4b9a-493c-bed6-560191ae915b/resource/fb542e39-0cf8-4ef9-966b-ca41180ffbad> ;
    dcat:keyword "activos de informacion" .

<https://datosabiertos.bogota.gov.co/dataset/b2d7717d-4b9a-493c-bed6-560191ae915b/resource/fb542e39-0cf8-4ef9-966b-ca41180ffbad> a dcat:Distribution ;
    dct:description "ACTIVOS DE INFORMACION" ;
    dct:format "XLSX" ;
    dct:issued "2019-07-22T19:40:55.353371"^^xsd:dateTime ;
    dct:modified "2019-07-22T19:40:55.353371"^^xsd:dateTime ;
    dct:title "Excel (XLSX)" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/b2d7717d-4b9a-493c-bed6-560191ae915b/resource/fb542e39-0cf8-4ef9-966b-ca41180ffbad/download/activos-de-informacion-2021.xlsx> ;
    dcat:byteSize 321510.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datosabiertos.bogota.gov.co/organization/26f9c254-1569-4512-bbe9-36e6694b466b> a foaf:Organization ;
    foaf:name "Subred Integrada de Servicios de Salud Sur E.S.E" .

