@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/9d7ecec8-afe5-472f-a6ad-b319ca53c060> a dcat:Dataset ;
    dct:description "Luas areal yang dipanen dalam satuan Hektar (Ha)." ;
    dct:identifier "9d7ecec8-afe5-472f-a6ad-b319ca53c060" ;
    dct:issued "2024-03-04T04:45:09.346913"^^xsd:dateTime ;
    dct:modified "2024-07-04T15:03:22.171009"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7c4d9afe-b547-4768-a3d7-bf46f4f2b0ba> ;
    dct:title "Luas Panen Tanaman Pangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RIZAL DWI ARDIYAN SAPUTRA, A.Md" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d7ecec8-afe5-472f-a6ad-b319ca53c060/resource/fe73e9c1-32fe-4f30-8f4b-18dee3d11e9a> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/9d7ecec8-afe5-472f-a6ad-b319ca53c060/resource/fe73e9c1-32fe-4f30-8f4b-18dee3d11e9a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Luas Panen Tanaman Pangan Tahun 2022" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9d7ecec8-afe5-472f-a6ad-b319ca53c060/resource/fe73e9c1-32fe-4f30-8f4b-18dee3d11e9a/download/luas-panen-tanaman-pangan-tahun-2022.xlsx> ;
    dcat:byteSize 12189.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 " .

