@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/2e12b967-82f0-439b-827b-7fab5597d099> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras  di Kecamatan Mantingan" ;
    dct:identifier "2da6cc4a5d3a7ee43c1b3af99267ed17" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/2e12b967-82f0-439b-827b-7fab5597d099/resource/4051a559-7a7e-4533-8b13-be07db2aabf6> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Padi",
        "Produksi",
        "Setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3465> .

<http://5.189.187.109/dataset/2e12b967-82f0-439b-827b-7fab5597d099/resource/4051a559-7a7e-4533-8b13-be07db2aabf6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:47:02.177627"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:47:02.150946"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3465> .

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

