@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/e1f1ece6-1a0d-4e25-a7d1-6ed638418f07> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Tugu Agustus 2022" ;
    dct:identifier "e1f1ece6-1a0d-4e25-a7d1-6ed638418f07" ;
    dct:issued "2023-02-01T05:46:04.913697"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:46:04.913703"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Tugu Agustus 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e1f1ece6-1a0d-4e25-a7d1-6ed638418f07/resource/8b39d33a-077a-4890-8aad-758b7489a8c6> ;
    dcat:keyword "Kasus Stunting" .

<https://data.jatengprov.go.id/dataset/e1f1ece6-1a0d-4e25-a7d1-6ed638418f07/resource/8b39d33a-077a-4890-8aad-758b7489a8c6> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Tugu Agustus 2022" ;
    dct:format "XLS" ;
    dct:title "Kasus Stunting Kecamatan Tugu Agustus 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1_Td64ix01tcQDsXyvQey0v-Nu6jrtnKf/view> .

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

