@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/d28347fc-1a90-4aa2-8521-bfc47bc253c0> a dcat:Dataset ;
    dct:description "Luas Panen Kacang Hijau di Kecamatan Pitu" ;
    dct:identifier "685ac8cadc1be5ac98da9556bc1c8d9e" ;
    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 Hijau di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/d28347fc-1a90-4aa2-8521-bfc47bc253c0/resource/812874de-e610-444b-bf18-2f4a93f3ef44> ;
    dcat:keyword "Hijau",
        "Kacang",
        "Kecamatan",
        "Luas",
        "Panen",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3563> .

<http://5.189.187.109/dataset/d28347fc-1a90-4aa2-8521-bfc47bc253c0/resource/812874de-e610-444b-bf18-2f4a93f3ef44> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:11:10.652947"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:11:10.635201"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3563> .

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

