@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/e55dc6be-6562-4666-baa7-154de617fc1d> a dcat:Dataset ;
    dct:description "Produksi Perkebunan (Kelapa)" ;
    dct:identifier "5737c6ec2e0716f3d8a7a5c4e0de0d9a" ;
    dct:issued "2021-04-09"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Perkebunan (Kelapa)" ;
    dcat:distribution <http://5.189.187.109/dataset/e55dc6be-6562-4666-baa7-154de617fc1d/resource/1a4d0345-7a6e-46c1-aafe-a8713383eb63> ;
    dcat:keyword "Kelapa",
        "Perkebunan",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/322> .

<http://5.189.187.109/dataset/e55dc6be-6562-4666-baa7-154de617fc1d/resource/1a4d0345-7a6e-46c1-aafe-a8713383eb63> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:01:50.523823"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:01:50.503570"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/322> .

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

