@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/a3f11a79-4ff3-4079-9acc-f3e81ec0fddf> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang cakupan universal health coverage di Jawa Tengah tahun 2024" ;
    dct:identifier "a3f11a79-4ff3-4079-9acc-f3e81ec0fddf" ;
    dct:issued "2024-11-11T08:02:55.865071"^^xsd:dateTime ;
    dct:modified "2024-11-11T08:03:19.745742"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan Universal Health Coverage Di Jawa Tengah 2024" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3f11a79-4ff3-4079-9acc-f3e81ec0fddf/resource/545582e3-ba4b-4364-b4b0-d522e80fea6e> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/a3f11a79-4ff3-4079-9acc-f3e81ec0fddf/resource/545582e3-ba4b-4364-b4b0-d522e80fea6e> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang cakupan universal health coverage di Jawa Tengah tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Cakupan Universal Health Coverage Di Jawa Tengah 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a3f11a79-4ff3-4079-9acc-f3e81ec0fddf/resource/545582e3-ba4b-4364-b4b0-d522e80fea6e/download/cakupan-universal-health-coverage-di-jawa-tengah-2024.csv> ;
    dcat:byteSize 2658.0 ;
    dcat:mediaType "text/csv" .

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

