@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/3fcfdeb5-85d9-4841-9df4-bde9b11d22a8> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 13 Juni 2022" ;
    dct:identifier "3fcfdeb5-85d9-4841-9df4-bde9b11d22a8" ;
    dct:issued "2023-02-01T04:10:11.001418"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:10:11.001424"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 13 Juni 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3fcfdeb5-85d9-4841-9df4-bde9b11d22a8/resource/58eee1bf-3d73-490c-81fc-9f571b95828b> ;
    dcat:keyword "Harga Komoditi" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1Oe508N4HZNo93E19C6Z5cGsK9Lyo7gia/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/3fcfdeb5-85d9-4841-9df4-bde9b11d22a8/resource/58eee1bf-3d73-490c-81fc-9f571b95828b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Harga Komoditi Kota Semarang 13 Juni 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Oe508N4HZNo93E19C6Z5cGsK9Lyo7gia/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" .

