@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/8a5a6d18-0080-4377-a7f8-31103f7f4655> a dcat:Dataset ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2016" ;
    dct:identifier "8a5a6d18-0080-4377-a7f8-31103f7f4655" ;
    dct:issued "2023-02-01T04:52:09.746931"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:52:09.746938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a5a6d18-0080-4377-a7f8-31103f7f4655/resource/6d059801-ebc5-406a-9832-d48d9a5a97d0> ;
    dcat:keyword "Inflasi",
        "Komoditas" .

<https://data.jatengprov.go.id/dataset/8a5a6d18-0080-4377-a7f8-31103f7f4655/resource/6d059801-ebc5-406a-9832-d48d9a5a97d0> a dcat:Distribution ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2016" ;
    dct:format "XLSX" ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2016" ;
    dcat:accessURL <http://Tingkat%20Inflasi%20Kota%20Semarang%20%28per%20bulan%29%20Tahun%202016> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

