@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/29bf7316-5462-437d-b506-1d0be0990e84> a dcat:Dataset ;
    dct:description "Jumlah Minimarket Non Jejaring Unit Tahun 2021" ;
    dct:identifier "29bf7316-5462-437d-b506-1d0be0990e84" ;
    dct:issued "2023-01-18T07:32:19.206062"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:32:19.206068"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Minimarket Non Jejaring" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bidang Perdagangan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/29bf7316-5462-437d-b506-1d0be0990e84/resource/6d1054bf-a52c-461b-86a8-b8e977515afe> ;
    dcat:keyword "Jumlah Minimarket Non Jejaring Unit Tahun 2021" .

<https://data.jatengprov.go.id/dataset/29bf7316-5462-437d-b506-1d0be0990e84/resource/6d1054bf-a52c-461b-86a8-b8e977515afe> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Jumlah Minimarket Non Jejaring Unit Tahun 2021.xls" ;
    dcat:accessURL <http://103.47.60.179/dataset/29bf7316-5462-437d-b506-1d0be0990e84/resource/6d1054bf-a52c-461b-86a8-b8e977515afe/download/jumlah-minimarket-non-jejaring-unit-tahun-2021.xls> ;
    dcat:byteSize 25600.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

