@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5e35fa41-1387-4e3e-b55f-f874f7709a4c> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras  di Kecamatan Paron" ;
    dct:identifier "49c0fa7f96aa0a5fb95c62909d5190a6" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Padi Setara Beras  di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/5e35fa41-1387-4e3e-b55f-f874f7709a4c/resource/650e8bfb-b653-492a-880f-065b7896b9dc> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Padi",
        "Paron",
        "Produksi",
        "Setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3461> .

<http://5.189.187.109/dataset/5e35fa41-1387-4e3e-b55f-f874f7709a4c/resource/650e8bfb-b653-492a-880f-065b7896b9dc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:46:32.882669"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:46:32.859949"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3461> .

<https://satudata.ngawikab.go.id/data/sektoral/3461> a foaf:Document .

