@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/adc0ef53-4253-456f-b990-6b8641f4ab95> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Semarang Utara Agustus 2022" ;
    dct:identifier "adc0ef53-4253-456f-b990-6b8641f4ab95" ;
    dct:issued "2023-02-01T05:13:06.579674"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:13:06.579680"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Semarang Utara Agustus 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/adc0ef53-4253-456f-b990-6b8641f4ab95/resource/094bd04d-2039-400c-ad3f-f6f55b36e384> ;
    dcat:keyword "Kasus Stunting" .

<https://data.jatengprov.go.id/dataset/adc0ef53-4253-456f-b990-6b8641f4ab95/resource/094bd04d-2039-400c-ad3f-f6f55b36e384> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Semarang Utara Agustus 2022" ;
    dct:format "XLS" ;
    dct:title "Kasus Stunting Kecamatan Semarang Utara Agustus 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1DJVT46TpIFPuhyuHYAM0ehRr2hqmS2Ab/view> .

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

