@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/e2053355-0d5c-44fd-994c-e15cc173aac8> a dcat:Dataset ;
    dct:conformsTo "GeoJSON" ;
    dct:description "FeatureCollection of cumulative verified SARS-CoV-2 infections by Finnish healthcare district, suitable for spatial public-health analysis." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "e2053355-0d5c-44fd-994c-e15cc173aac8" ;
    dct:isVersionOf <https://data.covidjson.org/> ;
    dct:issued "2026-06-26T14:16:14.767296"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T15:02:49.767471"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/66546ffb-fe0e-4ca4-b143-637008308e79> ;
    dct:source <https://data.covidjson.org/> ;
    dct:title "Finland COVID-19 Total Infections by Healthcare District" ;
    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/e2053355-0d5c-44fd-994c-e15cc173aac8/resource/8e3d2b6e-3721-4f38-8e0f-44eb9a15ea58> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "covid-19",
        "epidemiology",
        "finland",
        "geojson",
        "public-health" .

<https://ckan.main.demo.datopian.com/dataset/e2053355-0d5c-44fd-994c-e15cc173aac8/resource/8e3d2b6e-3721-4f38-8e0f-44eb9a15ea58> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-26T14:29:21.249483"^^xsd:dateTime ;
    dct:modified "2026-06-26T15:02:49.814038"^^xsd:dateTime ;
    dct:title "Vector data (GeoJSON)" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/e2053355-0d5c-44fd-994c-e15cc173aac8/resource/8e3d2b6e-3721-4f38-8e0f-44eb9a15ea58/download/fin_totalinfectionsbyhealthcaredistrict-edps8y.geojson> ;
    dcat:byteSize "3463670"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

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

