@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/9607ad94-00e6-4a7c-bd4e-fc379adcfb6d> a dcat:Dataset ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Agustus 2011" ;
    dct:identifier "9607ad94-00e6-4a7c-bd4e-fc379adcfb6d" ;
    dct:issued "2023-02-01T04:59:02.488324"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:59:02.488331"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Agustus 2011" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9607ad94-00e6-4a7c-bd4e-fc379adcfb6d/resource/7f44d2a1-831a-4cca-8d7f-4637044636db> ;
    dcat:keyword "Indeks Harga Konsumen",
        "Inflasi" .

<https://data.jatengprov.go.id/dataset/9607ad94-00e6-4a7c-bd4e-fc379adcfb6d/resource/7f44d2a1-831a-4cca-8d7f-4637044636db> a dcat:Distribution ;
    dct:description "Inflasi Menurut Kelompok (Persen) Kota Semarang Agustus 2011" ;
    dct:format "XLSX" ;
    dct:title "Inflasi Menurut Kelompok (Persen) Kota Semarang Agustus 2011" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1d4C6QL95jY4jMYPt4VCmnA3_wCtYttTE/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" .

