@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:5000/dataset/fe232ae2-5869-461e-a9a4-f07f4a4c2c38> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Kasus Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "fe232ae2-5869-461e-a9a4-f07f4a4c2c38" ;
    dct:issued "2026-05-06T03:49:00.709738"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:49:00.709760"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Jumlah Kasus Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fe232ae2-5869-461e-a9a4-f07f4a4c2c38/resource/e521fcd4-c40b-48d8-bc81-836acb028123> ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109:5000/dataset/fe232ae2-5869-461e-a9a4-f07f4a4c2c38/resource/e521fcd4-c40b-48d8-bc81-836acb028123> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-20T04:00:03.398852"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:49:00.691024"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Leptospirosis 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/fe232ae2-5869-461e-a9a4-f07f4a4c2c38/resource/e521fcd4-c40b-48d8-bc81-836acb028123/download/jumlah-kasus-leptospirosis-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize "648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

