@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/3c6b17fe-f668-44c6-a08e-aab00d84794e> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 8 Maret 2018" ;
    dct:identifier "3c6b17fe-f668-44c6-a08e-aab00d84794e" ;
    dct:issued "2023-02-01T04:08:22.543791"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:08:22.543797"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 8 Maret 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3c6b17fe-f668-44c6-a08e-aab00d84794e/resource/d6bd2274-10eb-4edc-ae20-35f994024d93> ;
    dcat:keyword "Harga Komoditi" .

<https://data.jatengprov.go.id/dataset/3c6b17fe-f668-44c6-a08e-aab00d84794e/resource/d6bd2274-10eb-4edc-ae20-35f994024d93> a dcat:Distribution ;
    dct:description "Data Harga Komoditi Kota Semarang 8 Maret 2018" ;
    dct:format "XLSX" ;
    dct:title "Data Harga Komoditi Kota Semarang 8 Maret 2018" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1LTLsyfm3uNzV5hOLpkFrs0KlMXM0VSmM/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" .

