@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/86382ecc-3e77-4160-8dd4-26fccb10301c> a dcat:Dataset ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2011" ;
    dct:identifier "86382ecc-3e77-4160-8dd4-26fccb10301c" ;
    dct:issued "2023-02-01T04:49:42.197124"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:49:42.197131"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2011" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/86382ecc-3e77-4160-8dd4-26fccb10301c/resource/f18ddd0b-bd8a-4489-aa6f-6e78b09d61ae> ;
    dcat:keyword "Inflasi",
        "Komoditas" .

<https://data.jatengprov.go.id/dataset/86382ecc-3e77-4160-8dd4-26fccb10301c/resource/f18ddd0b-bd8a-4489-aa6f-6e78b09d61ae> a dcat:Distribution ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2011" ;
    dct:format "XLSX" ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2011" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1iPvV-M0lBopLsUxHyNm-CMbE1Ypk6u4p/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" .

