@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/650b25a1-43d3-4fcf-84e3-c0c4918d1a1d> a dcat:Dataset ;
    dct:description "Harga Kepokmas di Kota Semarang 29 Maret 2023" ;
    dct:identifier "650b25a1-43d3-4fcf-84e3-c0c4918d1a1d" ;
    dct:issued "2023-09-14T03:25:44.088926"^^xsd:dateTime ;
    dct:modified "2023-09-14T03:25:55.892289"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "Harga Kepokmas di Kota Semarang 29 Maret 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/650b25a1-43d3-4fcf-84e3-c0c4918d1a1d/resource/62e79d12-8d59-4e8e-92aa-c91a0b0cfb04> ;
    dcat:keyword "kebutuhan pokok masyarakat" .

<https://data.jatengprov.go.id/dataset/650b25a1-43d3-4fcf-84e3-c0c4918d1a1d/resource/62e79d12-8d59-4e8e-92aa-c91a0b0cfb04> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "29-03-2023.xls" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/650b25a1-43d3-4fcf-84e3-c0c4918d1a1d/resource/62e79d12-8d59-4e8e-92aa-c91a0b0cfb04/download/29-03-2023.xls> ;
    dcat:byteSize 100864.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> a foaf:Organization ;
    foaf:name "Dinas Perindustrian Dan Perdagangan " .

