@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/a4c075ee-246f-4385-a31b-fec16d0b9ae4> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras  di Kecamatan Gerih" ;
    dct:identifier "22c5a901070d1c2ad33e821d071ae97e" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/a4c075ee-246f-4385-a31b-fec16d0b9ae4/resource/4d351afb-1f1e-4cff-aa80-ba53c4b77a4c> ;
    dcat:keyword "Beras",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Padi",
        "Produksi",
        "Setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3453> .

<http://5.189.187.109/dataset/a4c075ee-246f-4385-a31b-fec16d0b9ae4/resource/4d351afb-1f1e-4cff-aa80-ba53c4b77a4c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:44:59.497614"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:44:59.477362"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3453> .

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

