@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/d5f12822-6566-42cd-b1bb-94b0919eea4d> a dcat:Dataset ;
    dct:description "Data Harga Komoditi Kota Semarang 24 Juni 2019" ;
    dct:identifier "d5f12822-6566-42cd-b1bb-94b0919eea4d" ;
    dct:issued "2023-02-01T05:38:18.232054"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:38:18.232060"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Harga Komoditi Kota Semarang 24 Juni 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d5f12822-6566-42cd-b1bb-94b0919eea4d/resource/fc17a3c4-a966-4bae-b96a-5e89fdea2e84> ;
    dcat:keyword "HARGA KOMODITI" .

<https://data.jatengprov.go.id/dataset/d5f12822-6566-42cd-b1bb-94b0919eea4d/resource/fc17a3c4-a966-4bae-b96a-5e89fdea2e84> a dcat:Distribution ;
    dct:description "Data Harga Komoditi Kota Semarang 24 Juni 2019" ;
    dct:format "XLSX" ;
    dct:title "Data Harga Komoditi Kota Semarang 24 Juni 2019" ;
    dcat:accessURL <https://drive.google.com/file/d/12MB5J_3fgyp0yEsxPNr5RqYf4tCxaYZs/view> .

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

