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

<http://5.189.187.109/dataset/e9ba794a-3393-48ae-9def-3cec36e08dca> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Kasus Difteri s.d 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "e9ba794a-3393-48ae-9def-3cec36e08dca" ;
    dct:issued "2026-05-06T02:41:02.985694"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:41:02.985714"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Jumlah Kasus Difteri s.d 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <http://5.189.187.109/dataset/e9ba794a-3393-48ae-9def-3cec36e08dca/resource/5838c52e-ef9e-4f97-97e2-908934154093> ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109/dataset/e9ba794a-3393-48ae-9def-3cec36e08dca/resource/5838c52e-ef9e-4f97-97e2-908934154093> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T03:48:51.147727"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:41:02.980996"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Difteri s.d 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e9ba794a-3393-48ae-9def-3cec36e08dca/resource/5838c52e-ef9e-4f97-97e2-908934154093/download/jumlah-kasus-difteri-s.d-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize "143"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

