@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/02ba244c-09cf-4519-bf86-b6504c3746e4> a dcat:Dataset ;
    dct:description "Luas Panen Kacang Tanah di Kecamatan Kasreman" ;
    dct:identifier "d3802b1dc0d80d8a3c8ccc6ccc068e7c" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/02ba244c-09cf-4519-bf86-b6504c3746e4/resource/7251fd6b-2a27-442c-a32f-e2e108038f0a> ;
    dcat:keyword "Kacang",
        "Kasreman",
        "Kecamatan",
        "Luas",
        "Panen",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3540> .

<http://5.189.187.109/dataset/02ba244c-09cf-4519-bf86-b6504c3746e4/resource/7251fd6b-2a27-442c-a32f-e2e108038f0a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:46:53.447595"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:46:53.429600"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3540> .

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

