@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/e3d1502c-4658-44c3-af53-68c9e240d15a> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Kelapa di Kecamatan Pitu" ;
    dct:identifier "d428d070622e0f4363fceae11f4a3576" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Kelapa di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/e3d1502c-4658-44c3-af53-68c9e240d15a/resource/f3a64d7b-b670-4c8f-adfa-69475c75a244> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kelapa",
        "Perkebunan",
        "Pitu",
        "Produksi",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8157> .

<http://5.189.187.109/dataset/e3d1502c-4658-44c3-af53-68c9e240d15a/resource/f3a64d7b-b670-4c8f-adfa-69475c75a244> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:43:32.426261"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:43:32.393037"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8157> .

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

