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

<https://data.jatengprov.go.id/dataset/a3edb27d-6a8a-4c3d-8fe6-96e59d26ce77> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Penggerakan GERMAS 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dct:identifier "a3edb27d-6a8a-4c3d-8fe6-96e59d26ce77" ;
    dct:issued "2026-01-21T03:34:33.608947"^^xsd:dateTime ;
    dct:modified "2026-01-21T03:34:53.302673"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Penggerakan GERMAS 2025 Triwulan 3 Provinsi Jawa Tengah" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3edb27d-6a8a-4c3d-8fe6-96e59d26ce77/resource/a1774f44-1a4c-4048-abfd-5c0a86994566> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/a3edb27d-6a8a-4c3d-8fe6-96e59d26ce77/resource/a1774f44-1a4c-4048-abfd-5c0a86994566> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Penggerakan GERMAS 2025 Triwulan 3 Provinsi Jawa Tengah.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a3edb27d-6a8a-4c3d-8fe6-96e59d26ce77/resource/a1774f44-1a4c-4048-abfd-5c0a86994566/download/penggerakan-germas-2025-triwulan-3-provinsi-jawa-tengah.csv> ;
    dcat:byteSize 622.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

