@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/f9ac8ed9-630b-4b61-91b7-9e151555dbc3> a dcat:Dataset ;
    dct:description "Luas Panen Kacang Tanah di Kecamatan Kendal" ;
    dct:identifier "9e740b84bb48a64dde25061566299467" ;
    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 Kacang Tanah di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/f9ac8ed9-630b-4b61-91b7-9e151555dbc3/resource/a2692d35-b568-406d-9262-e7951ea15d92> ;
    dcat:keyword "Kacang",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3532> .

<http://5.189.187.109/dataset/f9ac8ed9-630b-4b61-91b7-9e151555dbc3/resource/a2692d35-b568-406d-9262-e7951ea15d92> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:46:42.199946"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:46:42.185666"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3532> .

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

