@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/c62b9eb2-119a-48a5-99a0-0f98446b95bf> a dcat:Dataset ;
    dct:description "Harga Kepokmas di Kota Semarang 15 Maret 2023" ;
    dct:identifier "c62b9eb2-119a-48a5-99a0-0f98446b95bf" ;
    dct:issued "2023-09-14T03:16:08.615259"^^xsd:dateTime ;
    dct:modified "2023-09-14T03:16:24.002182"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "Harga Kepokmas di Kota Semarang 15 Maret 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c62b9eb2-119a-48a5-99a0-0f98446b95bf/resource/2e54c6d4-4fa8-4a87-98a5-5d719eab93a5> ;
    dcat:keyword "kebutuhan pokok masyarakat" .

<https://data.jatengprov.go.id/dataset/c62b9eb2-119a-48a5-99a0-0f98446b95bf/resource/2e54c6d4-4fa8-4a87-98a5-5d719eab93a5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "15-03-2023.xls" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c62b9eb2-119a-48a5-99a0-0f98446b95bf/resource/2e54c6d4-4fa8-4a87-98a5-5d719eab93a5/download/15-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 " .

