@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/ceac56f8-005e-436d-94cf-7c9f86bb916c> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras  di Kecamatan Kedunggalar" ;
    dct:identifier "45cef8e5b9570959bd9feaacae2bf38d" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/ceac56f8-005e-436d-94cf-7c9f86bb916c/resource/9f414700-2c4e-4b0e-b04e-9d2ae0e7c325> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Padi",
        "Produksi",
        "Setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3462> .

<http://5.189.187.109/dataset/ceac56f8-005e-436d-94cf-7c9f86bb916c/resource/9f414700-2c4e-4b0e-b04e-9d2ae0e7c325> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:46:34.622114"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:46:34.604043"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3462> .

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

