@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/7aee0f3e-a8ea-4ee9-a443-15b92efa661d> a dcat:Dataset ;
    dct:description "Berisi Data Kasus Leptospirosis" ;
    dct:identifier "7aee0f3e-a8ea-4ee9-a443-15b92efa661d" ;
    dct:issued "2026-04-10T02:35:31.417067"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:35:31.417085"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data Kasus Leptospirosis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinkes" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/a5f74893-d4fb-4578-b19a-8c98dd475525>,
        <http://5.189.187.109/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/c1d2ad1c-ac78-470f-881f-efb47e1b30f9> ;
    dcat:keyword "dinkes" .

<http://5.189.187.109/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/a5f74893-d4fb-4578-b19a-8c98dd475525> a dcat:Distribution ;
    dct:description "Data Kasus Teptospirosis Tahun 2022" ;
    dct:format "DOCX" ;
    dct:issued "2026-01-19T04:38:39.277894"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:35:31.409802"^^xsd:dateTime ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/a5f74893-d4fb-4578-b19a-8c98dd475525/download/data-publik-lepto-1.docx> ;
    dcat:byteSize "39245"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/c1d2ad1c-ac78-470f-881f-efb47e1b30f9> a dcat:Distribution ;
    dct:description "data trend kasus leptospirosis di kabupaten cilacap tahun 2022-2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-26T03:33:53.633895"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:35:31.408067"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/c1d2ad1c-ac78-470f-881f-efb47e1b30f9/download/data-publik-lepto.pdf> ;
    dcat:byteSize "117032"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

