@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/0e339cd3-f622-405e-bd09-80b89f3158e9> a dcat:Dataset ;
    dct:description "Tabel Harga Kebutuhan Pokok Masyarakat di 5 Pasar Tradisional Ibukota Prov Jateng tanggal 6 November 2017" ;
    dct:identifier "0e339cd3-f622-405e-bd09-80b89f3158e9" ;
    dct:issued "2017-11-06T10:28:34.195304"^^xsd:dateTime ;
    dct:modified "2017-11-07T07:25:47.416803"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "KEPOKMAS EXCEL 6-11-17" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0e339cd3-f622-405e-bd09-80b89f3158e9/resource/b5e15dcb-2236-484b-b2f2-ba67796f4a0f> .

<https://data.jatengprov.go.id/dataset/0e339cd3-f622-405e-bd09-80b89f3158e9/resource/b5e15dcb-2236-484b-b2f2-ba67796f4a0f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Kepokmas 6 November 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0e339cd3-f622-405e-bd09-80b89f3158e9/resource/b5e15dcb-2236-484b-b2f2-ba67796f4a0f/download/06-11-2017.xls> ;
    dcat:byteSize 87040.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 " .

