@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/6bb4eddd-46fa-476c-90ac-5ed0c3147a95> a dcat:Dataset ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Mei 2010" ;
    dct:identifier "6bb4eddd-46fa-476c-90ac-5ed0c3147a95" ;
    dct:issued "2023-02-01T04:34:42.881114"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:34:42.881121"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Mei 2010" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6bb4eddd-46fa-476c-90ac-5ed0c3147a95/resource/2a32f514-5799-4664-a05f-e5a54134c9ed> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/6bb4eddd-46fa-476c-90ac-5ed0c3147a95/resource/2a32f514-5799-4664-a05f-e5a54134c9ed> a dcat:Distribution ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Mei 2010" ;
    dct:format "XLSX" ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Mei 2010" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1GjN1Q9HmVLL1wVHagC8fjmZtbkaXyGOC/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" .

