@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/93e2ecfc-38e2-476b-af7a-0cdb36449230> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Tanah di Kecamatan Padas" ;
    dct:identifier "95323660ed2124450caaac2c46b5ed90" ;
    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 "Jumlah Produksi Kacang Tanah di Kecamatan Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/93e2ecfc-38e2-476b-af7a-0cdb36449230/resource/042821bf-def6-4c27-b1c8-bb00215328a3> ;
    dcat:keyword "Jumlah",
        "Kacang",
        "Kecamatan",
        "Padas",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3614> .

<http://5.189.187.109/dataset/93e2ecfc-38e2-476b-af7a-0cdb36449230/resource/042821bf-def6-4c27-b1c8-bb00215328a3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:23.150958"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:23.122159"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3614> .

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

