@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/9b28b949-58cb-44df-b6ff-faabbe52c475> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Semarang Barat Agustus 2022" ;
    dct:identifier "9b28b949-58cb-44df-b6ff-faabbe52c475" ;
    dct:issued "2023-02-01T05:02:20.790345"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:02:20.790352"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Semarang Barat Agustus 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9b28b949-58cb-44df-b6ff-faabbe52c475/resource/3d079a10-93f8-4de2-83f3-ad658429bc57> ;
    dcat:keyword "Kasus Stunting" .

<https://data.jatengprov.go.id/dataset/9b28b949-58cb-44df-b6ff-faabbe52c475/resource/3d079a10-93f8-4de2-83f3-ad658429bc57> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Semarang Barat Agustus 2022" ;
    dct:format "XLS" ;
    dct:title "Kasus Stunting Kecamatan Semarang Barat Agustus 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1PDFH2NcbTWk7MpSeJH1fVH1rBXnLKB2N/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

