@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/eae1646f-e3b2-41f4-91e3-8c7a8973736b> a dcat:Dataset ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2014" ;
    dct:identifier "eae1646f-e3b2-41f4-91e3-8c7a8973736b" ;
    dct:issued "2023-02-01T05:51:58.885446"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:51:58.885452"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/eae1646f-e3b2-41f4-91e3-8c7a8973736b/resource/16047ade-f6e7-4c0c-8b76-ce5c4f3c1c8e> ;
    dcat:keyword "Inflasi",
        "Komoditas" .

<https://data.jatengprov.go.id/dataset/eae1646f-e3b2-41f4-91e3-8c7a8973736b/resource/16047ade-f6e7-4c0c-8b76-ce5c4f3c1c8e> a dcat:Distribution ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2014" ;
    dct:format "XLSX" ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2014" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1amkAeFq5qSwm6eGPvs9bFv9c7NpTrzrE/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" .

