@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/f989a1bb-6b28-4d7e-be5a-f41a5b9c42b0> a dcat:Dataset ;
    dct:description "Jumlah Minimarket Jejaring Unit Tahun 2021" ;
    dct:identifier "f989a1bb-6b28-4d7e-be5a-f41a5b9c42b0" ;
    dct:issued "2023-01-18T09:37:53.437390"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:37:53.437397"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Minimarket Jejaring" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bidang Koperasi dan UKM" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f989a1bb-6b28-4d7e-be5a-f41a5b9c42b0/resource/fd752988-12ec-4bb9-bd2d-33591b360b1d> ;
    dcat:keyword "Jumlah Minimarket Jejaring Unit Tahun 2021" .

<https://data.jatengprov.go.id/dataset/f989a1bb-6b28-4d7e-be5a-f41a5b9c42b0/resource/fd752988-12ec-4bb9-bd2d-33591b360b1d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Jumlah Minimarket Jejaring Unit Tahun 2021.xls" ;
    dcat:accessURL <http://103.47.60.179/dataset/f989a1bb-6b28-4d7e-be5a-f41a5b9c42b0/resource/fd752988-12ec-4bb9-bd2d-33591b360b1d/download/jumlah-minimarket-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" .

