@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/7bcd2d52-4129-45ba-9520-24c4b7f77a25> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Tembalang November 2022" ;
    dct:identifier "7bcd2d52-4129-45ba-9520-24c4b7f77a25" ;
    dct:issued "2023-02-01T04:43:49.010235"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:43:49.010241"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Tembalang November 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7bcd2d52-4129-45ba-9520-24c4b7f77a25/resource/1aa762f6-2820-4404-bb40-4779d20482e2> ;
    dcat:keyword "Stunting" .

<https://data.jatengprov.go.id/dataset/7bcd2d52-4129-45ba-9520-24c4b7f77a25/resource/1aa762f6-2820-4404-bb40-4779d20482e2> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Tembalang November 2022" ;
    dct:format "XLSX" ;
    dct:title "Kasus Stunting Kecamatan Tembalang November 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1cPW-Yyya-jX1F3So-PSyTKV-cRXJLauK/view> .

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

