@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:5000/dataset/72af84ff-230c-4e9d-bc2e-a294fcbbd6c1> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Buncis di Kecamatan Mantingan" ;
    dct:identifier "d4a973e303ec37692cc8923e3148eef7" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Tanaman Sayuran Buncis di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/72af84ff-230c-4e9d-bc2e-a294fcbbd6c1/resource/129b4431-a1df-4873-8420-39dae58811b8> ;
    dcat:keyword "Buncis",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Produksi",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7897> .

<http://5.189.187.109:5000/dataset/72af84ff-230c-4e9d-bc2e-a294fcbbd6c1/resource/129b4431-a1df-4873-8420-39dae58811b8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:39:41.368463"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:39:41.348246"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7897> .

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

