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

<https://ckan.main.demo.datopian.com/dataset/ff28ee8d-ae8a-4442-808e-fbe9276c8d42> a dcat:Dataset ;
    dct:conformsTo "SDMX-CSV 2.0" ;
    dct:description "Regional health indicators sourced from Demographic and Health Surveys and published by the Pacific Data Hub." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "ff28ee8d-ae8a-4442-808e-fbe9276c8d42" ;
    dct:isVersionOf <https://pacific-data.sprep.org/dataset/health-indicators> ;
    dct:issued "2026-06-26T14:16:20.561672"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T14:57:55.459736"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/66546ffb-fe0e-4ca4-b143-637008308e79> ;
    dct:source <https://pacific-data.sprep.org/dataset/health-indicators> ;
    dct:title "Pacific Health Indicators" ;
    owl:versionInfo "2026-demo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ],
        [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ] ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/ff28ee8d-ae8a-4442-808e-fbe9276c8d42/resource/4b67d9d0-bef9-4117-98e7-5fac7b40d3ea> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "demographic-health-surveys",
        "health",
        "indicators",
        "pacific" .

<https://ckan.main.demo.datopian.com/dataset/ff28ee8d-ae8a-4442-808e-fbe9276c8d42/resource/4b67d9d0-bef9-4117-98e7-5fac7b40d3ea> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-26T14:29:45.301636"^^xsd:dateTime ;
    dct:modified "2026-06-26T14:57:55.466357"^^xsd:dateTime ;
    dct:title "Health indicators data" ;
    dcat:accessURL <https://stats-sdmx-disseminate.pacificdata.org/rest/data/SPC%2CDF_HEALTH%2C1.0/all/?format=csvfilewithlabels> ;
    dcat:mediaType "application/vnd.sdmx.data+csv" .

<https://ckan.main.demo.datopian.com/organization/66546ffb-fe0e-4ca4-b143-637008308e79> a foaf:Agent ;
    foaf:name "Global Health Innovation Hub" .

