@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/5f31f1ab-eda8-482a-bfee-f4ad063a5c67> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Cakupan Imunisasi BCG di Jawa Tengah Tahun 2021" ;
    dct:identifier "5f31f1ab-eda8-482a-bfee-f4ad063a5c67" ;
    dct:issued "2022-02-25T06:43:14.794850"^^xsd:dateTime ;
    dct:modified "2022-02-25T06:43:49.586257"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan Imunisasi BCG di Jawa Tengah Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5f31f1ab-eda8-482a-bfee-f4ad063a5c67/resource/90cc9737-2b29-41f3-b83d-de47a35374fa> ;
    dcat:landingPage <Cakupan%20imunisasi%20bcg%20di%20jateng.xlsx> .

<https://data.jatengprov.go.id/dataset/5f31f1ab-eda8-482a-bfee-f4ad063a5c67/resource/90cc9737-2b29-41f3-b83d-de47a35374fa> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Cakupan Imunisasi BCG di Jawa Tengah Tahun 2021" ;
    dct:format ".xlsx" ;
    dct:title "Cakupan Imunisasi BCG di Jawa Tengah Tahun 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5f31f1ab-eda8-482a-bfee-f4ad063a5c67/resource/90cc9737-2b29-41f3-b83d-de47a35374fa/download/cakupan-imunisasi-bcg-di-jateng.xlsx> ;
    dcat:byteSize 36041.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 " .

