@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/44032a17-6d1c-4553-bdfe-48f1e80d6eff> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Cakupan Jaminan Kesehatan Triwulan 1 2022" ;
    dct:identifier "44032a17-6d1c-4553-bdfe-48f1e80d6eff" ;
    dct:issued "2022-05-09T02:25:40.009585"^^xsd:dateTime ;
    dct:modified "2022-05-09T02:27:57.212680"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan Jaminan Kesehatan Triwulan 1 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/44032a17-6d1c-4553-bdfe-48f1e80d6eff/resource/78e7b08d-b68b-491a-9d3a-1c0740d643ce> .

<https://data.jatengprov.go.id/dataset/44032a17-6d1c-4553-bdfe-48f1e80d6eff/resource/78e7b08d-b68b-491a-9d3a-1c0740d643ce> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Cakupan Jaminan Kesehetan Triwulan 1 2022" ;
    dct:format ".csv" ;
    dct:title "Cakupan Jaminan Kesehetan Triwulan 1 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/44032a17-6d1c-4553-bdfe-48f1e80d6eff/resource/78e7b08d-b68b-491a-9d3a-1c0740d643ce/download/coverage-jkn.csv> ;
    dcat:byteSize 1668.0 ;
    dcat:mediaType "text/csv" .

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

