@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/8a02e81d-da48-4e3f-9f33-da461f4cc14e> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 16 September 2015" ;
    dct:identifier "8a02e81d-da48-4e3f-9f33-da461f4cc14e" ;
    dct:issued "2023-02-01T04:51:54.973347"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:51:54.973353"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 16 September 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a02e81d-da48-4e3f-9f33-da461f4cc14e/resource/1852d1b8-9154-47f4-bc19-1cb989cecedc> ;
    dcat:keyword "Harga Komoditas" .

<https://data.jatengprov.go.id/dataset/8a02e81d-da48-4e3f-9f33-da461f4cc14e/resource/1852d1b8-9154-47f4-bc19-1cb989cecedc> a dcat:Distribution ;
    dct:description "Data Harga Komoditi Kota Semarang 16 September 2015" ;
    dct:format "XLSX" ;
    dct:title "Data Harga Komoditi Kota Semarang 16 September 2015" ;
    dcat:accessURL <https://drive.google.com/file/d/1pKSbqIglB0-l-fAqIIS3dO8b15Qj0PNh/view> .

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

