@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/8fb4b757-1b0c-4804-9ef1-b43ba209b952> a dcat:Dataset ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2004" ;
    dct:identifier "8fb4b757-1b0c-4804-9ef1-b43ba209b952" ;
    dct:issued "2023-02-01T04:55:27.585728"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:55:27.585735"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2004" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8fb4b757-1b0c-4804-9ef1-b43ba209b952/resource/9b8061b9-1750-40cd-82b1-4fd8e8dc2752> ;
    dcat:keyword "Inflasi",
        "Komoditas" .

<https://data.jatengprov.go.id/dataset/8fb4b757-1b0c-4804-9ef1-b43ba209b952/resource/9b8061b9-1750-40cd-82b1-4fd8e8dc2752> a dcat:Distribution ;
    dct:description "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2004" ;
    dct:format "XLSX" ;
    dct:title "Tingkat Inflasi Kota Semarang (per bulan) Tahun 2004" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1XM39sJqB1XT5sa6xHtcHYrF7rdo3qIZs/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" .

