@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.main.demo.datopian.com/dataset/69104fcd-ad2d-4ab6-b06e-c4696a48c4eb> a dcat:Dataset ;
    dct:description "Field measurements of wet-bulb globe temperature paired with productivity logs for outdoor agricultural workers during the 2024 pre-monsoon season." ;
    dct:identifier "69104fcd-ad2d-4ab6-b06e-c4696a48c4eb" ;
    dct:issued "2026-05-20T23:36:48.883268"^^xsd:dateTime ;
    dct:modified "2026-05-20T23:56:42.476495"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/c2aba712-e0af-424c-b78e-93327299bd63> ;
    dct:title "Heat stress and labour productivity in coastal Bangladesh" ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/69104fcd-ad2d-4ab6-b06e-c4696a48c4eb/resource/9d950016-ebef-4748-ac87-6c68d226125c> ;
    dcat:keyword "climate-change",
        "public-health" .

<https://ckan.main.demo.datopian.com/dataset/69104fcd-ad2d-4ab6-b06e-c4696a48c4eb/resource/9d950016-ebef-4748-ac87-6c68d226125c> a dcat:Distribution ;
    dct:description "Country-level GDP time series." ;
    dct:format "CSV" ;
    dct:issued "2026-05-20T23:36:48.885132"^^xsd:dateTime ;
    dct:modified "2026-05-20T23:36:49.044384"^^xsd:dateTime ;
    dct:title "country-gdp.csv" ;
    dcat:accessURL <https://raw.githubusercontent.com/datasets/gdp/master/data/gdp.csv> .

<https://ckan.main.demo.datopian.com/organization/c2aba712-e0af-424c-b78e-93327299bd63> a foaf:Agent ;
    foaf:name "International Climate Research Institute" .

