@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/6abb7674-cfe0-4d7e-a321-52e568deb9c1> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Kubis di Kecamatan Widodaren" ;
    dct:identifier "0f0d67e214f9fef69b278e3d08114da9" ;
    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 Kubis di Kecamatan Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/6abb7674-cfe0-4d7e-a321-52e568deb9c1/resource/fdb7154f-dd16-4a4f-b8c8-45fdf69a9e4d> ;
    dcat:keyword "Kecamatan",
        "Kubis",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7443> .

<http://5.189.187.109/dataset/6abb7674-cfe0-4d7e-a321-52e568deb9c1/resource/fdb7154f-dd16-4a4f-b8c8-45fdf69a9e4d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:29:41.723220"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:29:41.698137"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7443> .

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

