@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/5220f588-a2e5-4edd-bf50-fdeea8b43e97> a dcat:Dataset ;
    dct:description "Produksi Buah-Buahan dan Sayuran (Durian)" ;
    dct:identifier "53c3bce66e43be4f209556518c2fcb54" ;
    dct:issued "2021-04-08"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Buah-Buahan dan Sayuran (Durian)" ;
    dcat:distribution <http://5.189.187.109/dataset/5220f588-a2e5-4edd-bf50-fdeea8b43e97/resource/eef286ae-c229-4ead-b379-b18cfb8dd1f5> ;
    dcat:keyword "Buah-Buahan",
        "Durian",
        "Produksi",
        "Sayuran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/293> .

<http://5.189.187.109/dataset/5220f588-a2e5-4edd-bf50-fdeea8b43e97/resource/eef286ae-c229-4ead-b379-b18cfb8dd1f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:24:57.370594"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:24:57.342190"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/293> .

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

