@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/04f878c9-5656-4e0e-8f4e-a1e10fed1b1a> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Presentase Rumah Tangga Sehat Triwulan 1 2022" ;
    dct:identifier "04f878c9-5656-4e0e-8f4e-a1e10fed1b1a" ;
    dct:issued "2022-05-09T07:28:10.700969"^^xsd:dateTime ;
    dct:modified "2022-05-09T07:28:57.160004"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Presentase Rumah Tangga Sehat Triwulan 1 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04f878c9-5656-4e0e-8f4e-a1e10fed1b1a/resource/9d0b87ce-f032-47d2-8daa-e3514e3a3f2b> .

<https://data.jatengprov.go.id/dataset/04f878c9-5656-4e0e-8f4e-a1e10fed1b1a/resource/9d0b87ce-f032-47d2-8daa-e3514e3a3f2b> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Presentase Rumah Tangga Sehat Triwulan 1 2022" ;
    dct:format ".csv" ;
    dct:title "Presentase Rumah Tangga Sehat Triwulan 1 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/04f878c9-5656-4e0e-8f4e-a1e10fed1b1a/resource/9d0b87ce-f032-47d2-8daa-e3514e3a3f2b/download/presentase-rumah-tangga-sehat-triwulan-1-2022.csv> ;
    dcat:byteSize 597.0 ;
    dcat:mediaType "text/csv" .

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

