@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/28ce9fe8-e124-4119-8292-7f91736b91ea> a dcat:Dataset ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2006" ;
    dct:identifier "28ce9fe8-e124-4119-8292-7f91736b91ea" ;
    dct:issued "2023-02-01T03:58:24.612553"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:58:24.612559"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2006" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/28ce9fe8-e124-4119-8292-7f91736b91ea/resource/665ab7f5-738d-4b9a-aaa1-19a9b2c3dbab> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/28ce9fe8-e124-4119-8292-7f91736b91ea/resource/665ab7f5-738d-4b9a-aaa1-19a9b2c3dbab> a dcat:Distribution ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2006" ;
    dct:format "XLSX" ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2006" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1HpA3lI-cehLWCt4EVtKXKzEr4MyDl0Ow/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" .

