@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/3af405ff-8d42-4941-bdbc-17c2a3e6f678> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Kayu di Kecamatan Kendal" ;
    dct:identifier "b4affa4f6b27df047d63d66fe4ac5600" ;
    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 "Luas Panen Ubi Kayu di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3af405ff-8d42-4941-bdbc-17c2a3e6f678/resource/02a9a0b8-425d-4aff-80f6-d8162802ccd8> ;
    dcat:keyword "Kayu",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3570> .

<http://5.189.187.109:5000/dataset/3af405ff-8d42-4941-bdbc-17c2a3e6f678/resource/02a9a0b8-425d-4aff-80f6-d8162802ccd8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:47:44.811502"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:47:44.791375"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3570> .

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

