@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/b19311c9-6ce8-4055-a3d2-a48b17534149> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Hijau di Kecamatan Mantingan" ;
    dct:identifier "bca382c81484983f2d437f97d1e141f3" ;
    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 Hijau di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/b19311c9-6ce8-4055-a3d2-a48b17534149/resource/ad87a18f-f138-40c3-8b8b-813f3206b3e5> ;
    dcat:keyword "Hijau",
        "Jumlah",
        "Kacang",
        "Kecamatan",
        "Mantingan",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3636> .

<http://5.189.187.109/dataset/b19311c9-6ce8-4055-a3d2-a48b17534149/resource/ad87a18f-f138-40c3-8b8b-813f3206b3e5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:54.488940"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:54.469840"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3636> .

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

