@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/d16c7b8b-49bd-4ea6-b97d-0a2009bca35a> a dcat:Dataset ;
    dct:description "Luas Panen Kacang Tanah di Kecamatan Sine" ;
    dct:identifier "1b32a022c52c0c6255c2a32e580be34f" ;
    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 Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/d16c7b8b-49bd-4ea6-b97d-0a2009bca35a/resource/709f2cc0-79c0-4dc0-9cd3-2613f8e233f6> ;
    dcat:keyword "Kacang",
        "Kecamatan",
        "Luas",
        "Panen",
        "Sine",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3529> .

<http://5.189.187.109/dataset/d16c7b8b-49bd-4ea6-b97d-0a2009bca35a/resource/709f2cc0-79c0-4dc0-9cd3-2613f8e233f6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:46:37.252596"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:46:37.231655"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3529> .

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

