@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/3d06f9fe-7c66-425f-a3bf-79cc0661a175> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Kelapa di Kecamatan Ngrambe" ;
    dct:identifier "1aa7a8773e6a7fdacbcedf9999009a38" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2024-12-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Kelapa di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/3d06f9fe-7c66-425f-a3bf-79cc0661a175/resource/676c8f6f-189e-4d2c-9090-06293f11f911> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kelapa",
        "Ngrambe",
        "Perkebunan",
        "Produksi",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8145> .

<http://5.189.187.109/dataset/3d06f9fe-7c66-425f-a3bf-79cc0661a175/resource/676c8f6f-189e-4d2c-9090-06293f11f911> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:43:34.122529"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:43:34.105310"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8145> .

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

