@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/80948d47-cc96-47e4-ba51-03e18b3c72e6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang cakupan pemberian vitamin A pada bayi dan anak balita menurut Kabupaten/Kota Tahun 2020" ;
    dct:identifier "80948d47-cc96-47e4-ba51-03e18b3c72e6" ;
    dct:issued "2022-02-07T02:59:44.207051"^^xsd:dateTime ;
    dct:modified "2022-02-07T03:00:25.588327"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Cakupan pemberian vit A" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/80948d47-cc96-47e4-ba51-03e18b3c72e6/resource/243cdbe3-50d9-452f-b530-729cfeccfe96> ;
    dcat:landingPage <Cakupan%20pemberian%20vit%20A.xlsx> .

<https://data.jatengprov.go.id/dataset/80948d47-cc96-47e4-ba51-03e18b3c72e6/resource/243cdbe3-50d9-452f-b530-729cfeccfe96> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang cakupan pemberian vitamin A pada bayi dan anak balita menurut Kabupaten/Kota Tahun 2020" ;
    dct:format ".xlsx" ;
    dct:title "Cakupan pemberian vit A Tahun 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/80948d47-cc96-47e4-ba51-03e18b3c72e6/resource/243cdbe3-50d9-452f-b530-729cfeccfe96/download/cakupan-pemberian-vit-a.xlsx> ;
    dcat:byteSize 21512.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 " .

