@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/6912c7f9-5527-4dbf-b03b-f78997cab640> a dcat:Dataset ;
    dct:description "Kasus Stunting Kecamatan Mijen Bulan September 2022" ;
    dct:identifier "6912c7f9-5527-4dbf-b03b-f78997cab640" ;
    dct:issued "2023-02-01T04:33:14.695912"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:33:14.695918"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Kasus Stunting Kecamatan Mijen Bulan September 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6912c7f9-5527-4dbf-b03b-f78997cab640/resource/6060568c-c97c-44fd-aa33-e1c4df0f85c9> ;
    dcat:keyword "Kesehatan",
        "Stunting" .

<https://data.jatengprov.go.id/dataset/6912c7f9-5527-4dbf-b03b-f78997cab640/resource/6060568c-c97c-44fd-aa33-e1c4df0f85c9> a dcat:Distribution ;
    dct:description "Kasus Stunting Kecamatan Mijen Bulan September 2022" ;
    dct:format "XLSX" ;
    dct:title "Kasus Stunting Kecamatan Mijen Bulan September 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1jpfA1n6w1051Khlrrw9LhlXmE6HdoC4v/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" .

