@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/f4e612ad-4c0f-4a7c-9e38-2cd7032fae90> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras di Kecamatan Ngawi" ;
    dct:identifier "cff02a74da64d145a4aed3a577a106ab" ;
    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 Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/f4e612ad-4c0f-4a7c-9e38-2cd7032fae90/resource/616958fa-7c07-42b5-b91a-c2f71da4a4e3> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Padi",
        "Produksi",
        "Setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3460> .

<http://5.189.187.109/dataset/f4e612ad-4c0f-4a7c-9e38-2cd7032fae90/resource/616958fa-7c07-42b5-b91a-c2f71da4a4e3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:46:53.871516"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:46:53.857417"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3460> .

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

