@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/fd126f8c-4e37-4036-a9ef-4b21c98a5ab7> a dcat:Dataset ;
    dct:description "Kasus Stunting Kota Semarang Tahun 2019" ;
    dct:identifier "fd126f8c-4e37-4036-a9ef-4b21c98a5ab7" ;
    dct:issued "2023-02-01T06:03:33.098637"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:03:33.098644"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kota Semarang Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fd126f8c-4e37-4036-a9ef-4b21c98a5ab7/resource/93e57643-4e1a-4415-9270-7ed0648859aa> ;
    dcat:keyword "Kesehatan",
        "Puskesmas" .

<https://data.jatengprov.go.id/dataset/fd126f8c-4e37-4036-a9ef-4b21c98a5ab7/resource/93e57643-4e1a-4415-9270-7ed0648859aa> a dcat:Distribution ;
    dct:description "Kasus Stunting Kota Semarang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Kasus Stunting Kota Semarang Tahun 2019" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1ZBYdojc_IF8UPzMsZ4Z-w0Mw70yWt1k5/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

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

