@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/a61cc25b-c981-4043-9ed7-ae551d69c511> a dcat:Dataset ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2020" ;
    dct:identifier "a61cc25b-c981-4043-9ed7-ae551d69c511" ;
    dct:issued "2023-02-01T05:08:33.983901"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:08:33.983908"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a61cc25b-c981-4043-9ed7-ae551d69c511/resource/2c89c84f-11f6-458e-ab1e-478a0be657b1> ;
    dcat:keyword "Inflasi",
        "Komoditas" .

<https://data.jatengprov.go.id/dataset/a61cc25b-c981-4043-9ed7-ae551d69c511/resource/2c89c84f-11f6-458e-ab1e-478a0be657b1> a dcat:Distribution ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1USJrgBY6g0LN-JM7l_e6oxq1xllw6Boh/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" .

