@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/4c4dee15-b98e-4866-a1b8-da9c1cf3cd4d> a dcat:Dataset ;
    dct:description "kondisi penyakit tidak menular meliputi jumlah kasus Diabetes Mellitus, Hipertensi, Kanker leher rahim dan Kanker Payudara, " ;
    dct:identifier "4c4dee15-b98e-4866-a1b8-da9c1cf3cd4d" ;
    dct:issued "2025-10-23T03:18:23.456688"^^xsd:dateTime ;
    dct:modified "2025-10-23T03:18:42.434080"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Kondisi Penyakit Tidak Menular" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laila erni" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4c4dee15-b98e-4866-a1b8-da9c1cf3cd4d/resource/d8a2f7ef-03b3-47f2-860a-5f073250bbaf> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/4c4dee15-b98e-4866-a1b8-da9c1cf3cd4d/resource/d8a2f7ef-03b3-47f2-860a-5f073250bbaf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Kondisi Penyakit Tidak Menular Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4c4dee15-b98e-4866-a1b8-da9c1cf3cd4d/resource/d8a2f7ef-03b3-47f2-860a-5f073250bbaf/download/kondisi-penyakit-tidak-menular-tahun-2024.xlsx> ;
    dcat:byteSize 8181.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

