@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/7a4501e0-b5bd-4fe0-8a2b-e2f5a6736892> a dcat:Dataset ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Januari 2014" ;
    dct:identifier "7a4501e0-b5bd-4fe0-8a2b-e2f5a6736892" ;
    dct:issued "2023-02-01T04:42:49.915052"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:42:49.915058"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Januari 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7a4501e0-b5bd-4fe0-8a2b-e2f5a6736892/resource/b0264d81-dbbc-4869-af13-b60fbe7609b4> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/7a4501e0-b5bd-4fe0-8a2b-e2f5a6736892/resource/b0264d81-dbbc-4869-af13-b60fbe7609b4> a dcat:Distribution ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Januari 2014" ;
    dct:format "XLSX" ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Januari 2014" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1scSj0tycuT1WezDKTj1hzvko3Em8xwR2/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" .

