@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/eb7944c3-d377-4c49-8ac0-fc23cb142045> a dcat:Dataset ;
    dct:description "Banyaknya hasil dari setiap tanaman menurut bentuk produksi (hasil) yang diambil berdasarkan luas yang dipanen pada bulan laporan" ;
    dct:identifier "eb7944c3-d377-4c49-8ac0-fc23cb142045" ;
    dct:issued "2024-03-04T04:51:20.900576"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:20.378085"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Produksi Tanaman Pangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RIZAL DWI ARDIYAN SAPUTRA, A.Md" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/eb7944c3-d377-4c49-8ac0-fc23cb142045/resource/3f684eae-867f-4c76-80ea-60b3d3c4824e> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/eb7944c3-d377-4c49-8ac0-fc23cb142045/resource/3f684eae-867f-4c76-80ea-60b3d3c4824e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi Tanaman Pangan Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/eb7944c3-d377-4c49-8ac0-fc23cb142045/resource/3f684eae-867f-4c76-80ea-60b3d3c4824e/download/produksi-tanaman-pangan-tahun-2022.xlsx> ;
    dcat:byteSize 12362.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> a foaf:Organization ;
    foaf:name "Dinas Pertanian Dan Perkebunan " .

