@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/8cd3d8ab-a59b-4395-9c77-370c94d28f28> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Buncis di Kecamatan Kendal" ;
    dct:identifier "933596b8ed665b3c5c6ed32079b2d20e" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Buncis di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/8cd3d8ab-a59b-4395-9c77-370c94d28f28/resource/00c07907-1ce8-46e8-a954-8756846eda88> ;
    dcat:keyword "Buncis",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7488> .

<http://5.189.187.109/dataset/8cd3d8ab-a59b-4395-9c77-370c94d28f28/resource/00c07907-1ce8-46e8-a954-8756846eda88> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:33:16.158279"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:33:16.137610"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7488> .

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

