@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/b058ec87-7244-4ec7-b404-dbd22f26825d> a dcat:Dataset ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Februari 2013" ;
    dct:identifier "b058ec87-7244-4ec7-b404-dbd22f26825d" ;
    dct:issued "2023-02-01T05:14:39.470105"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:14:39.470111"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Februari 2013" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b058ec87-7244-4ec7-b404-dbd22f26825d/resource/b9460399-9929-4caa-afcf-bcc5df98315d> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/b058ec87-7244-4ec7-b404-dbd22f26825d/resource/b9460399-9929-4caa-afcf-bcc5df98315d> a dcat:Distribution ;
    dct:description "Indeks Harga Konsumen per Kelompok Kota Semarang Februari 2013" ;
    dct:format "XLSX" ;
    dct:title "Indeks Harga Konsumen per Kelompok Kota Semarang Februari 2013" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1wM3P4aYq02w8TSX4l_RLtxVms_tDBonR/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" .

