@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/5b71d3ba-7222-4cbf-b055-4de257a0b51a> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Mijen Agustus 2022" ;
    dct:identifier "5b71d3ba-7222-4cbf-b055-4de257a0b51a" ;
    dct:issued "2023-02-01T04:25:21.864856"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:25:21.864862"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Mijen Agustus 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b71d3ba-7222-4cbf-b055-4de257a0b51a/resource/e3db2e58-ddb5-4f18-bdeb-a6d3220e8f35> ;
    dcat:keyword "Kasus Stunting" .

<https://data.jatengprov.go.id/dataset/5b71d3ba-7222-4cbf-b055-4de257a0b51a/resource/e3db2e58-ddb5-4f18-bdeb-a6d3220e8f35> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Mijen Agustus 2022" ;
    dct:format "PDF" ;
    dct:title "Kasus Stunting Kecamatan Mijen Agustus 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1CodWz6K5s7Y4eni6_n5RYno7CUqTG6AK/view> .

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

