@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/347276bd-b126-4305-a5d6-e13c4b016d0d> a dcat:Dataset ;
    dct:description "Banyaknya hasil dari setiap tanaman menurut bentuk produksi (hasil) yang diambil berdasarkan luas yang dipanen pada triwulan/semester laporan" ;
    dct:identifier "347276bd-b126-4305-a5d6-e13c4b016d0d" ;
    dct:issued "2024-03-04T04:48:02.260484"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:21.124430"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Produksi Tanaman Perkebunan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RIZAL DWI ARDIYAN SAPUTRA, A.Md" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/347276bd-b126-4305-a5d6-e13c4b016d0d/resource/980ea18b-7cfc-4672-911d-6d7e44fb3e2d> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/347276bd-b126-4305-a5d6-e13c4b016d0d/resource/980ea18b-7cfc-4672-911d-6d7e44fb3e2d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi Tanaman Perkebunan Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/347276bd-b126-4305-a5d6-e13c4b016d0d/resource/980ea18b-7cfc-4672-911d-6d7e44fb3e2d/download/produksi-tanaman-perkebunan-tahun-2022.xlsx> ;
    dcat:byteSize 10421.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 " .

