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

<http://5.189.187.109/dataset/9af6e3cf-2feb-44b7-9c90-2ab23a965cce> a dcat:Dataset ;
    dct:identifier "9af6e3cf-2feb-44b7-9c90-2ab23a965cce" ;
    dct:issued "2026-05-28T02:45:27.062307"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:45:27.062322"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Kasus Malaria Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kendal" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9af6e3cf-2feb-44b7-9c90-2ab23a965cce/resource/0f7083d7-08eb-4b40-921f-c705b721d8cc> .

<http://5.189.187.109/dataset/9af6e3cf-2feb-44b7-9c90-2ab23a965cce/resource/0f7083d7-08eb-4b40-921f-c705b721d8cc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T01:17:50.190280"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:45:27.057427"^^xsd:dateTime ;
    dct:title "Kasus Malaria Tahun 2025.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/9af6e3cf-2feb-44b7-9c90-2ab23a965cce/resource/0f7083d7-08eb-4b40-921f-c705b721d8cc/download/kasus-malaria-tahun-2025.xlsx> ;
    dcat:byteSize "9449"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

