@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/a58aa14c-979f-42eb-9b3e-80b0aa4b63be> a dcat:Dataset ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2017" ;
    dct:identifier "a58aa14c-979f-42eb-9b3e-80b0aa4b63be" ;
    dct:issued "2023-02-01T05:08:18.902303"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:08:18.902310"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a58aa14c-979f-42eb-9b3e-80b0aa4b63be/resource/6a8b1f2a-394d-45e8-975c-ab5deafe83f5> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/a58aa14c-979f-42eb-9b3e-80b0aa4b63be/resource/6a8b1f2a-394d-45e8-975c-ab5deafe83f5> a dcat:Distribution ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2017" ;
    dct:format "XLSX" ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Juni 2017" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1amqTClZ4IIaC5_6YF0MvWnoXbA0kng9W/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" .

