@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/4abba14d-5767-4836-bc7e-7e79b19178ac> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Tanah di Kecamatan Geneng" ;
    dct:identifier "41c542dfe6e4fc3deb251d64cf6ed2e4" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Kacang Tanah di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/4abba14d-5767-4836-bc7e-7e79b19178ac/resource/051092f9-5e27-44c4-8ddc-2c9d6654e312> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kacang",
        "Kecamatan",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3609> .

<http://5.189.187.109/dataset/4abba14d-5767-4836-bc7e-7e79b19178ac/resource/051092f9-5e27-44c4-8ddc-2c9d6654e312> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:17.717624"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:17.700962"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3609> .

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

