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

<https://data.jatengprov.go.id/dataset/97899d0e-069c-417d-883b-38f0fcda28f5> a dcat:Dataset ;
    dct:description "Data Luas Panen, Produktivitas dan Produksi Tanaman Padi dan Palawija Tahun 2017" ;
    dct:identifier "97899d0e-069c-417d-883b-38f0fcda28f5" ;
    dct:issued "2018-05-18T08:29:09.308705"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:29:09.308727"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Produksi Tanaman Pangan 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Suroyo" ;
            vcard:hasEmail <mailto:statistik.kendal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/97899d0e-069c-417d-883b-38f0fcda28f5/resource/aef393bf-cf08-4e04-83fb-2a6b6462e056> ;
    dcat:landingPage <http://disperpan.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/97899d0e-069c-417d-883b-38f0fcda28f5/resource/aef393bf-cf08-4e04-83fb-2a6b6462e056> a dcat:Distribution ;
    dct:description "Luas Panen, Produktivitas dan Produksi Tanaman Padi dan Palawija Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Daftar Hasil Produksi Pangan 2017.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/97899d0e-069c-417d-883b-38f0fcda28f5/resource/aef393bf-cf08-4e04-83fb-2a6b6462e056/download/daftar-hasil-produksi-pangan-2017.xls> ;
    dcat:byteSize 329216.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

