@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/01291d5e-ffe7-47b7-a8f7-4d54f873d362> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Cakupan Imunisasi Lengkap Provinsi Jateng Triwulan 3 2022" ;
    dct:identifier "01291d5e-ffe7-47b7-a8f7-4d54f873d362" ;
    dct:issued "2022-11-09T02:30:10.733381"^^xsd:dateTime ;
    dct:modified "2022-11-09T02:30:52.830949"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan Imunisasi Lengkap Provinsi Jateng Triwulan 3 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/01291d5e-ffe7-47b7-a8f7-4d54f873d362/resource/e2033a44-77ea-4b2f-99b2-a7f99efcfb95> .

<https://data.jatengprov.go.id/dataset/01291d5e-ffe7-47b7-a8f7-4d54f873d362/resource/e2033a44-77ea-4b2f-99b2-a7f99efcfb95> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Cakupan Imunisasi Lengkap Provinsi Jateng Triwulan 3 2022" ;
    dct:format "CSV" ;
    dct:title "Cakupan Imunisasi Lengkap Provinsi Jateng Triwulan 3 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/01291d5e-ffe7-47b7-a8f7-4d54f873d362/resource/e2033a44-77ea-4b2f-99b2-a7f99efcfb95/download/cakupan-imunisasi-lengkap-provinsi-jateng-triwulan-3-2022.csv> ;
    dcat:byteSize 294.0 ;
    dcat:mediaType "text/csv" .

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

