@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://satudata.kendarikota.go.id/dataset/76d45102-2bd0-4362-a624-1f7204694d75> a dcat:Dataset ;
    dct:description "Jumlah produksi dan luas panen komoditi kacang tanah per kecamatan" ;
    dct:identifier "76d45102-2bd0-4362-a624-1f7204694d75" ;
    dct:issued "2026-07-21T06:23:31.096112"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:23:50.727139"^^xsd:dateTime ;
    dct:publisher <https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> ;
    dct:title "Produksi dan Luas Panen Kacang Tanah Per Kecamatan Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Tanaman Pangan" ;
            vcard:hasEmail <mailto:dinaspertanian.kotakdi@gmail.com> ] ;
    dcat:distribution <https://satudata.kendarikota.go.id/dataset/76d45102-2bd0-4362-a624-1f7204694d75/resource/9089f156-fd89-49a6-8105-abfcacde2b98> ;
    dcat:keyword "Produksi",
        "kacang tanah",
        "luas panen" ;
    dcat:landingPage <Bidang%20Tanaman%20Pangan> .

<Bidang%20Tanaman%20Pangan> a foaf:Document .

<https://satudata.kendarikota.go.id/dataset/76d45102-2bd0-4362-a624-1f7204694d75/resource/9089f156-fd89-49a6-8105-abfcacde2b98> a dcat:Distribution ;
    dct:description "Jumlah produksi dan luas panen komoditi kacang tanah per kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2026-07-21T06:23:47.714453"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:23:50.690504"^^xsd:dateTime ;
    dct:title "Produksi dan Luas Panen Kacang Tanah Per Kecamatan Tahun 2025" ;
    dcat:accessURL <https://satudata.kendarikota.go.id/dataset/76d45102-2bd0-4362-a624-1f7204694d75/resource/9089f156-fd89-49a6-8105-abfcacde2b98/download/produksi-dan-luas-panen-kacang-tanah-per-kecamatan-tahun-2025.xlsx> ;
    dcat:byteSize "72947"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> a foaf:Agent ;
    foaf:name "Dinas Pertanian" .

