@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/34443c87-c02a-4e94-88b1-9534d1a6b847> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang data penerima bantuan beras di wilayah Kecamatan Buaran Kabupaten Pekalongan tahun 2018. " ;
    dct:identifier "34443c87-c02a-4e94-88b1-9534d1a6b847" ;
    dct:issued "2018-10-17T01:53:33.140104"^^xsd:dateTime ;
    dct:modified "2018-10-20T02:17:23.041937"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Penerima Bantuan Beras Kec. Buaran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Budi Prasetyo, SE" ;
            vcard:hasEmail <mailto:kantorcamatbuaran@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/34443c87-c02a-4e94-88b1-9534d1a6b847/resource/7237b54d-2a90-466e-8a28-d2a4b64c5fc0>,
        <https://data.jatengprov.go.id/dataset/34443c87-c02a-4e94-88b1-9534d1a6b847/resource/74153819-f6cb-46f0-b990-5a8effff98e4> ;
    dcat:landingPage <Bagian%20Perekonomian%20Setda%20Kab.%20Pekalongan> .

<https://data.jatengprov.go.id/dataset/34443c87-c02a-4e94-88b1-9534d1a6b847/resource/7237b54d-2a90-466e-8a28-d2a4b64c5fc0> a dcat:Distribution ;
    dct:description "Data dalam format excel" ;
    dct:format "XLS" ;
    dct:title "Data Kemiskinan 2015-2018.xlsx" ;
    dcat:accessURL <http://data-kemiskinan-2015-2018.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/34443c87-c02a-4e94-88b1-9534d1a6b847/resource/74153819-f6cb-46f0-b990-5a8effff98e4> a dcat:Distribution ;
    dct:description "Data disajikan dalam bentuk format excel" ;
    dct:format "XLS" ;
    dct:title "BNBA KEC. BUARAN.xls" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/34443c87-c02a-4e94-88b1-9534d1a6b847/resource/74153819-f6cb-46f0-b990-5a8effff98e4/download/bnba-kec.-buaran.xls> ;
    dcat:byteSize 1233408.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

