@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/6cfeed33-2198-42e1-baee-9cd00a2c66a3> a dcat:Dataset ;
    dct:conformsTo "GeoJSON" ;
    dct:description "FeatureCollection of COVID-19 incidence per 100,000 residents by Finnish healthcare district for geospatial epidemiology work." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "6cfeed33-2198-42e1-baee-9cd00a2c66a3" ;
    dct:isVersionOf <https://data.covidjson.org/> ;
    dct:issued "2026-06-26T14:16:17.824440"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T14:58:37.853524"^^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 Incidence 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/6cfeed33-2198-42e1-baee-9cd00a2c66a3/resource/f618dc8d-f657-42e2-ae51-ae2bbb4fdb3d> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "covid-19",
        "finland",
        "geojson",
        "incidence",
        "public-health" .

<https://ckan.main.demo.datopian.com/dataset/6cfeed33-2198-42e1-baee-9cd00a2c66a3/resource/f618dc8d-f657-42e2-ae51-ae2bbb4fdb3d> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-06-26T14:29:34.606840"^^xsd:dateTime ;
    dct:modified "2026-06-26T14:58:37.872912"^^xsd:dateTime ;
    dct:title "Vector data (GeoJSON)" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/6cfeed33-2198-42e1-baee-9cd00a2c66a3/resource/f618dc8d-f657-42e2-ae51-ae2bbb4fdb3d/download/fin_incidencebyhealthcaredistrict.geojson> ;
    dcat:byteSize "3464300"^^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" .

