@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/226f17c7-ed7c-489a-a9ff-bc7c655cbb40> a dcat:Dataset ;
    dct:description "Luas Panen dan Produksi Padi Sawah di Kecamatan Dempet 2013" ;
    dct:identifier "226f17c7-ed7c-489a-a9ff-bc7c655cbb40" ;
    dct:issued "2020-09-03T07:35:16.364676"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:35:16.364687"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Luas Panen dan Produksi Padi Sawah di Kecamatan Dempet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/226f17c7-ed7c-489a-a9ff-bc7c655cbb40/resource/b35c8277-a2ff-4ef9-9e76-381f5c65e987> ;
    dcat:landingPage <bps.demakkab.go.id> .

<https://data.jatengprov.go.id/dataset/226f17c7-ed7c-489a-a9ff-bc7c655cbb40/resource/b35c8277-a2ff-4ef9-9e76-381f5c65e987> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Luas Panen dan Produksi Padi Sawah di Kecamatan Dempet 2013.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/226f17c7-ed7c-489a-a9ff-bc7c655cbb40/resource/b35c8277-a2ff-4ef9-9e76-381f5c65e987/download/luas-panen-dan-produksi-padi-sawah-di-kecamatan-dempet-2013.xlsx> ;
    dcat:byteSize 8979.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

