@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/a63f681b-308c-444e-96da-20b1b939ac8a> a dcat:Dataset ;
    dct:description "Se refiere al grado de calor específico del aire en un lugar y momento determinado, así como la evolución temporal y espacial de dicho elemento en las distintas zonas climáticas." ;
    dct:identifier "a63f681b-308c-444e-96da-20b1b939ac8a" ;
    dct:issued "2021-01-08T16:10:18.555808"^^xsd:dateTime ;
    dct:modified "2023-03-08T20:29:11.671302"^^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 "Temperatura en Bogotá D.C. y su relación con ENOS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jose  Medina" ;
            vcard:hasEmail <mailto:jdmedina@saludcapital.gov.co> ] ;
    dcat:distribution <https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/5e0d43c9-c2e4-4d85-850f-7b231e3e382a>,
        <https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/c3867459-1aa7-4e16-8ae8-ca41693f7261> ;
    dcat:keyword "Salud Bogotá",
        "Salud y Protección Social",
        "Secretaria de Salud",
        "salud",
        "salud bogota" .

<https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/5e0d43c9-c2e4-4d85-850f-7b231e3e382a> a dcat:Distribution ;
    dct:description """Metadato de temperaturas registradas en Bogotá D.C \r
""" ;
    dct:format "CSV" ;
    dct:issued "2021-01-08T16:12:26.107717"^^xsd:dateTime ;
    dct:modified "2021-01-08T16:12:26.107717"^^xsd:dateTime ;
    dct:title "Metadato de temperaturas registradas en Bogotá D.C " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/5e0d43c9-c2e4-4d85-850f-7b231e3e382a/download/metadato_temperatura.csv> ;
    dcat:byteSize 2382.0 ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/c3867459-1aa7-4e16-8ae8-ca41693f7261> a dcat:Distribution ;
    dct:description "Se refiere al grado de calor específico del aire en un lugar y momento determinado, así como la evolución temporal y espacial de dicho elemento en las distintas zonas climáticas. " ;
    dct:format "CSV" ;
    dct:issued "2021-01-08T16:13:18.903291"^^xsd:dateTime ;
    dct:modified "2021-01-08T16:13:18.903291"^^xsd:dateTime ;
    dct:title "Temperaturas registradas en Bogotá D.C " ;
    dcat:accessURL <https://datosabiertos.bogota.gov.co/dataset/a63f681b-308c-444e-96da-20b1b939ac8a/resource/c3867459-1aa7-4e16-8ae8-ca41693f7261/download/osb_temperatura.csv> ;
    dcat:byteSize 6540.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" .

