@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/f46a47ad-5f13-4d5a-a013-6846b5a7a461> a dcat:Dataset ;
    dct:description "Luas areal yang dipanen dalam satuan Hektar (Ha)." ;
    dct:identifier "f46a47ad-5f13-4d5a-a013-6846b5a7a461" ;
    dct:issued "2024-03-04T04:46:35.326886"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:21.857798"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Luas Panen Hortikultura" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RIZAL DWI ARDIYAN SAPUTRA, A.Md" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f46a47ad-5f13-4d5a-a013-6846b5a7a461/resource/673a41fc-ff45-4687-9ab3-384251628581> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/f46a47ad-5f13-4d5a-a013-6846b5a7a461/resource/673a41fc-ff45-4687-9ab3-384251628581> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Luas Panen Hortikultura Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f46a47ad-5f13-4d5a-a013-6846b5a7a461/resource/673a41fc-ff45-4687-9ab3-384251628581/download/luas-panen-hortikultura-tahun-2022.xlsx> ;
    dcat:byteSize 23338.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 " .

