@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/c6d8f1af-f447-4ca9-a37b-81a1f54c6fa2> a dcat:Dataset ;
    dct:description "Jumlah produksi dan luas panen komoditi padi per kecamatan" ;
    dct:identifier "c6d8f1af-f447-4ca9-a37b-81a1f54c6fa2" ;
    dct:issued "2026-07-21T05:40:58.943105"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:21:43.785496"^^xsd:dateTime ;
    dct:publisher <https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> ;
    dct:title "Produksi dan Luas Panen Padi 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/c6d8f1af-f447-4ca9-a37b-81a1f54c6fa2/resource/b5d8d017-3b57-49d7-85a0-da71b18bc472> ;
    dcat:keyword "Produksi",
        "luas panen",
        "padi" ;
    dcat:landingPage <Bidang%20Tanaman%20Pangan> .

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

<https://satudata.kendarikota.go.id/dataset/c6d8f1af-f447-4ca9-a37b-81a1f54c6fa2/resource/b5d8d017-3b57-49d7-85a0-da71b18bc472> a dcat:Distribution ;
    dct:description "Jumlah produksi dan luas panen komoditi padi per kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2026-07-21T05:41:29.818960"^^xsd:dateTime ;
    dct:modified "2026-07-21T06:21:43.701747"^^xsd:dateTime ;
    dct:title "Produksi dan Luas Panen Padi Per Kecamatan Tahun 2025" ;
    dcat:accessURL <https://satudata.kendarikota.go.id/dataset/c6d8f1af-f447-4ca9-a37b-81a1f54c6fa2/resource/b5d8d017-3b57-49d7-85a0-da71b18bc472/download/produksi-dan-luas-panen-padi-per-kecamatan-tahun-2025.xlsx> ;
    dcat:byteSize "73367"^^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" .

