@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/a4b8ac17-a01a-480c-ba15-fc992a82394a> a dcat:Dataset ;
    dct:description "Carta del Trato Digno Derechos y Deberes" ;
    dct:identifier "a4b8ac17-a01a-480c-ba15-fc992a82394a" ;
    dct:issued "2020-10-02T20:56:00.779188"^^xsd:dateTime ;
    dct:modified "2022-03-16T16:34:31.874784"^^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 "Carta de Derechos y Deberes" ;
    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/a4b8ac17-a01a-480c-ba15-fc992a82394a/resource/39b853cf-e515-488a-bd9a-bb0482585fc6> ;
    dcat:keyword "deberes",
        "derechos" .

<https://datosabiertos.bogota.gov.co/dataset/a4b8ac17-a01a-480c-ba15-fc992a82394a/resource/39b853cf-e515-488a-bd9a-bb0482585fc6> a dcat:Distribution ;
    dct:description "Derechos y Deberes Subred Sur" ;
    dct:format "PDF" ;
    dct:issued "2020-10-02T20:56:59.991452"^^xsd:dateTime ;
    dct:modified "2020-10-02T20:56:59.991452"^^xsd:dateTime ;
    dct:title "Carta Derechos y Deberes" ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a4b8ac17-a01a-480c-ba15-fc992a82394a/resource/39b853cf-e515-488a-bd9a-bb0482585fc6/download/carta-del-trato-digno-derechos-y-deberes.pdf> ;
    dcat:byteSize 672603.0 ;
    dcat:mediaType "application/pdf" .

<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" .

