@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/ffa97d2e-f7ac-43c5-9090-3f6f4ca38380> a dcat:Dataset ;
    dct:description "Luas Panen Kacang Tanah di Kecamatan Pitu" ;
    dct:identifier "7ec3b3cf674f4f1d23e9d30c89426cce" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/ffa97d2e-f7ac-43c5-9090-3f6f4ca38380/resource/26fa59e1-f007-40cb-b12d-8c0cd6feb248> ;
    dcat:keyword "Kacang",
        "Kecamatan",
        "Luas",
        "Panen",
        "Pitu",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3544> .

<http://5.189.187.109/dataset/ffa97d2e-f7ac-43c5-9090-3f6f4ca38380/resource/26fa59e1-f007-40cb-b12d-8c0cd6feb248> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:46:55.146113"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:46:55.127630"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3544> .

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

