@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/7a6d1960-419e-4156-a284-3f88b0fff596> a dcat:Dataset ;
    dct:description "Banyaknya hasil dari setiap tanaman menurut bentuk produksi (hasil) yang diambil berdasarkan luas yang dipanen pada bulan/triwulan laporan" ;
    dct:identifier "7a6d1960-419e-4156-a284-3f88b0fff596" ;
    dct:issued "2024-07-08T08:12:09.715696"^^xsd:dateTime ;
    dct:modified "2024-07-08T08:12:53.142668"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Produksi Tanaman Hortikultura" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RIZAL DWI ARDIYAN SAPUTRA, A.Md" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/098cee2e-144f-4c92-a859-c02be1a29298>,
        <https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/5a17b47b-8334-4be1-bb9b-27a6271368fc> .

<https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/098cee2e-144f-4c92-a859-c02be1a29298> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi Tanaman Hortikultura Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/098cee2e-144f-4c92-a859-c02be1a29298/download/produksi-tanaman-hortikultura-tahun-2022.xlsx> ;
    dcat:byteSize 69891.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/5a17b47b-8334-4be1-bb9b-27a6271368fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Produksi Tanaman Hortikultura Tahun 2023" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7a6d1960-419e-4156-a284-3f88b0fff596/resource/5a17b47b-8334-4be1-bb9b-27a6271368fc/download/produksi-tanaman-hortikultura-tahun-2023.xlsx> ;
    dcat:byteSize 71982.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 " .

