@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec> a dcat:Dataset ;
    dct:description "Estadísticas de enfermedades, accidentes y muertes sucedidos y calificados de origen laboral." ;
    dct:identifier "2105fc35-6e17-4e9c-a183-391eb8719cec" ;
    dct:issued "2021-07-06T22:37:36.673322"^^xsd:dateTime ;
    dct:modified "2026-02-20T16:40:31.802201"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.bogota.gov.co/organization/dc229bca-fced-47ab-9158-45c8a30c6367> ;
    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 "Tasa de accidentalidad laboral en Bogotá" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jose  Medina" ;
            vcard:hasEmail <mailto:jdmedina@saludcapital.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/65fdd8b9-0da8-46a6-bbaa-469f80a51ba0>,
        <https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/d884613c-911c-44c4-89f0-b2f8bda862c6> ;
    dcat:keyword "Salud Bogotá",
        "Salud y Protección Social",
        "Secretaria de Salud",
        "salud",
        "salud bogota" .

<https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/65fdd8b9-0da8-46a6-bbaa-469f80a51ba0> a dcat:Distribution ;
    dct:description "Metadato de accidentalidad enfermedad y mortalidad laboral en Bogotá D.C" ;
    dct:format "CSV" ;
    dct:issued "2021-07-06T22:39:11.849300"^^xsd:dateTime ;
    dct:modified "2026-02-20T16:40:31.813655"^^xsd:dateTime ;
    dct:title "Metadato de accidentalidad enfermedad y mortalidad laboral en Bogotá D.C" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8fcfe2638d67e2b52c7886e92ac3ffdc"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/65fdd8b9-0da8-46a6-bbaa-469f80a51ba0/download/metadato_osb_enferaccidymortlaboral.csv> ;
    dcat:byteSize 1657.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/d884613c-911c-44c4-89f0-b2f8bda862c6> a dcat:Distribution ;
    dct:description "Estadísticas de enfermedades, accidentes y muertes sucedidos y calificados de origen laboral." ;
    dct:format "CSV" ;
    dct:issued "2021-07-06T22:38:40.009103"^^xsd:dateTime ;
    dct:modified "2026-02-20T16:40:31.813473"^^xsd:dateTime ;
    dct:title "Tasa de accidentalidad laboral en Bogotá" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6ba379515cca8d1294cacba91673f740"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/2105fc35-6e17-4e9c-a183-391eb8719cec/resource/d884613c-911c-44c4-89f0-b2f8bda862c6/download/osb_enferaccidymortlaboral.csv> ;
    dcat:byteSize 21234.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/organization/dc229bca-fced-47ab-9158-45c8a30c6367> a foaf:Organization ;
    foaf:name "Secretaría Distrital de Salud" .

