@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/2d9cc9d8-897c-4cc7-bae1-3c4e2e0bcf62> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 29 Oktober 2021" ;
    dct:identifier "2d9cc9d8-897c-4cc7-bae1-3c4e2e0bcf62" ;
    dct:issued "2023-02-01T04:00:49.130628"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:00:49.130634"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 29 Oktober 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2d9cc9d8-897c-4cc7-bae1-3c4e2e0bcf62/resource/1b2dbf1f-30e7-403a-bfce-194e1c0e086b> ;
    dcat:keyword "Data Harga",
        "Harga Komoditi" .

<https://data.jatengprov.go.id/dataset/2d9cc9d8-897c-4cc7-bae1-3c4e2e0bcf62/resource/1b2dbf1f-30e7-403a-bfce-194e1c0e086b> a dcat:Distribution ;
    dct:description "Data Harga Komoditi Kota Semarang 29 Oktober 2021" ;
    dct:format "XLS" ;
    dct:title "Data Harga Komoditi Kota Semarang 29 Oktober 2021" ;
    dcat:accessURL <https://drive.google.com/file/d/1_BEQr7KAum9ZGlokJ5lMsyyVya-D715I/view> .

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

