@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/79050406-2b9c-4686-a36f-e77c0a5dabb1> a dcat:Dataset ;
    dct:description "Jumlah produksi dan luas panen komoditi talas per kecamatan" ;
    dct:identifier "79050406-2b9c-4686-a36f-e77c0a5dabb1" ;
    dct:issued "2026-07-21T06:25:23.459169"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:25:43.854741"^^xsd:dateTime ;
    dct:publisher <https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> ;
    dct:title "Produksi dan Luas Panen Talas 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/79050406-2b9c-4686-a36f-e77c0a5dabb1/resource/3be386dd-5218-407f-8ba4-365acea8f62d> ;
    dcat:keyword "Produksi",
        "luas panen",
        "talas" ;
    dcat:landingPage <Bidang%20Tanaman%20Pangan> .

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

<https://satudata.kendarikota.go.id/dataset/79050406-2b9c-4686-a36f-e77c0a5dabb1/resource/3be386dd-5218-407f-8ba4-365acea8f62d> a dcat:Distribution ;
    dct:description "Jumlah produksi dan luas panen komoditi talas per kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2026-07-21T06:25:41.318898"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:25:43.841015"^^xsd:dateTime ;
    dct:title "Produksi dan Luas Panen Talas Per Kecamatan Tahun 2025" ;
    dcat:accessURL <https://satudata.kendarikota.go.id/dataset/79050406-2b9c-4686-a36f-e77c0a5dabb1/resource/3be386dd-5218-407f-8ba4-365acea8f62d/download/produksi-dan-luas-panen-talas-per-kecamatan-tahun-2025.xlsx> ;
    dcat:byteSize "73237"^^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" .

