@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/fa32c087-f038-4223-a071-02d365ec87ae> a dcat:Dataset ;
    dct:description "Angka kesakitan malaria" ;
    dct:identifier "fa32c087-f038-4223-a071-02d365ec87ae" ;
    dct:issued "2026-04-09T04:58:24.991522"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:58:24.991540"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Angka kesakitan malaria" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/fa32c087-f038-4223-a071-02d365ec87ae/resource/c1df2503-aa60-428e-b835-eb6fa12ee00e> .

<http://5.189.187.109/dataset/fa32c087-f038-4223-a071-02d365ec87ae/resource/c1df2503-aa60-428e-b835-eb6fa12ee00e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-02-10T05:59:44.152077"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:58:24.986428"^^xsd:dateTime ;
    dct:title "Angka kesakitan malaria" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/fa32c087-f038-4223-a071-02d365ec87ae/resource/c1df2503-aa60-428e-b835-eb6fa12ee00e/download/kesakitan-malaria.xlsx> ;
    dcat:byteSize "8987"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

