@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#> .

<https://data.jatengprov.go.id/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d> a dcat:Dataset ;
    dct:description "Berisi Data Kasus Leptospirosis" ;
    dct:identifier "7aee0f3e-a8ea-4ee9-a443-15b92efa661d" ;
    dct:issued "2023-05-26T08:31:45.698044"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:59:52.479531"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Kasus Leptospirosis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinkes" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/a5f74893-d4fb-4578-b19a-8c98dd475525>,
        <https://data.jatengprov.go.id/dataset/7aee0f3e-a8ea-4ee9-a443-15b92efa661d/resource/c1d2ad1c-ac78-470f-881f-efb47e1b30f9> ;
    dcat:keyword "dinkes" .

<https://data.jatengprov.go.id/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: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.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/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: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.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

