@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/4cd00698-a2f4-40fc-989d-79aabd850ff6> a dcat:Dataset ;
    dct:description "Kasus Stunting Kota Semarang Tahun 2022" ;
    dct:identifier "4cd00698-a2f4-40fc-989d-79aabd850ff6" ;
    dct:issued "2023-02-01T04:17:17.279635"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:17:17.279643"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kota Semarang Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4cd00698-a2f4-40fc-989d-79aabd850ff6/resource/c2dc02a9-5ab3-445f-b80c-861276f812c3> ;
    dcat:keyword "KESEHATAN",
        "PUSKESMAS" .

<https://data.jatengprov.go.id/dataset/4cd00698-a2f4-40fc-989d-79aabd850ff6/resource/c2dc02a9-5ab3-445f-b80c-861276f812c3> a dcat:Distribution ;
    dct:description "Kasus Stunting Kota Semarang Tahun 2022" ;
    dct:format "XLS" ;
    dct:title "Kasus Stunting Kota Semarang Tahun 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1eUjLhcOZPnGGMJrC9txa_ick5UH3p3lk/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" .

