@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/0e9928c3-8aaa-42ef-b7a6-a5d4e4e3fac7> a dcat:Dataset ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Juni 2013" ;
    dct:identifier "0e9928c3-8aaa-42ef-b7a6-a5d4e4e3fac7" ;
    dct:issued "2023-02-01T03:45:16.735733"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:45:16.735740"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Juni 2013" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0e9928c3-8aaa-42ef-b7a6-a5d4e4e3fac7/resource/a44ff18a-088e-497c-8608-be7440c6cbb2> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/0e9928c3-8aaa-42ef-b7a6-a5d4e4e3fac7/resource/a44ff18a-088e-497c-8608-be7440c6cbb2> a dcat:Distribution ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Juni 2013" ;
    dct:format "XLSX" ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Juni 2013" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/10EKLKfItVNVERZRVhZuNM2a-7wKzYJzy/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" .

