@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/5cc9e3e9-c4cb-40e7-8c26-5b52ce1c30a9> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 7 Oktober 2019" ;
    dct:identifier "5cc9e3e9-c4cb-40e7-8c26-5b52ce1c30a9" ;
    dct:issued "2023-02-01T04:26:16.870991"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:26:16.870996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 7 Oktober 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5cc9e3e9-c4cb-40e7-8c26-5b52ce1c30a9/resource/8f93b437-712b-4f35-8320-c094075e14a9> ;
    dcat:keyword "HARGA KOMODITI" .

<https://data.jatengprov.go.id/dataset/5cc9e3e9-c4cb-40e7-8c26-5b52ce1c30a9/resource/8f93b437-712b-4f35-8320-c094075e14a9> a dcat:Distribution ;
    dct:description "Data Harga Komoditi Kota Semarang 7 Oktober 2019" ;
    dct:format "XLSX" ;
    dct:title "Data Harga Komoditi Kota Semarang 7 Oktober 2019" ;
    dcat:accessURL <https://drive.google.com/file/d/1SgI6Lai_glivhXvIdSSYK0WaYQiVKUeH/view> .

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

