@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/aba78570-8d40-4beb-a79f-f5a4a0bc5516> a dcat:Dataset ;
    dct:description "Directorio Unidades de Atención Subred Sur" ;
    dct:identifier "aba78570-8d40-4beb-a79f-f5a4a0bc5516" ;
    dct:issued "2020-10-02T21:15:09.888048"^^xsd:dateTime ;
    dct:modified "2022-03-16T19:49:12.223060"^^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 "Directorio Subred Sur" ;
    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/aba78570-8d40-4beb-a79f-f5a4a0bc5516/resource/b90abab0-9d62-4343-82ff-0bda35ff868e> ;
    dcat:keyword "caps",
        "directorio",
        "unidades de atencion" .

<https://datosabiertos.bogota.gov.co/dataset/aba78570-8d40-4beb-a79f-f5a4a0bc5516/resource/b90abab0-9d62-4343-82ff-0bda35ff868e> a dcat:Distribution ;
    dct:description "UNIDADES DE ATENCION" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-02T21:15:47.033379"^^xsd:dateTime ;
    dct:modified "2020-10-02T21:15:47.033379"^^xsd:dateTime ;
    dct:title "UNIDADES DE ATENCION " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/aba78570-8d40-4beb-a79f-f5a4a0bc5516/resource/b90abab0-9d62-4343-82ff-0bda35ff868e/download/unidades-de-servicios-de-salud.xlsx> ;
    dcat:byteSize 51807.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" .

