@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/8a031714-7c57-483a-aa2d-bbe52fcf6d53> a dcat:Dataset ;
    dct:description "Casos confirmados de sífilis congénita por cada 1.000 nacidos vivos + muertes fetales" ;
    dct:identifier "8a031714-7c57-483a-aa2d-bbe52fcf6d53" ;
    dct:issued "2020-04-08T15:05:03.021578"^^xsd:dateTime ;
    dct:modified "2025-10-20T20:40:12.630340"^^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 "Incidencia de sífilis congénita en Bogotá D.C." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jose Medina" ;
            vcard:hasEmail <mailto:jdmedina@saludcapital.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/6898f941-116a-426e-9fad-87cc0fe1b111>,
        <https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/b277b7d0-6d22-42f7-9556-f3082ca5a1c5> ;
    dcat:keyword "Salud Bogotá",
        "Salud y Protección Social",
        "Secretaria de Salud",
        "salud",
        "salud bogota" .

<https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/6898f941-116a-426e-9fad-87cc0fe1b111> a dcat:Distribution ;
    dct:description "Datos Sifilis Congenita" ;
    dct:format "CSV" ;
    dct:issued "2020-04-08T15:05:50.751666"^^xsd:dateTime ;
    dct:modified "2025-10-20T20:40:12.660500"^^xsd:dateTime ;
    dct:title "Sifilis Congenita" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "64f1096b4508352c0a070b0663712245"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/6898f941-116a-426e-9fad-87cc0fe1b111/download/osb_sifilis_congenita.csv> ;
    dcat:byteSize 6295.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/b277b7d0-6d22-42f7-9556-f3082ca5a1c5> a dcat:Distribution ;
    dct:description "Metadato Sifilis Congenita" ;
    dct:format "CSV" ;
    dct:issued "2020-04-08T15:06:16.607187"^^xsd:dateTime ;
    dct:modified "2025-05-28T16:19:17.435374"^^xsd:dateTime ;
    dct:title "Metadato Sifilis Congenita" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7c6328dc241b0d2dd8f2ecb1e1e1ec6a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/8a031714-7c57-483a-aa2d-bbe52fcf6d53/resource/b277b7d0-6d22-42f7-9556-f3082ca5a1c5/download/metadato_sifilis_congenita.csv> ;
    dcat:byteSize 1005.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" .

