@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/4b49206f-8b78-45a9-a53e-82f1b5aa51ee> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Tanah di Kecamatan Paron" ;
    dct:identifier "98cac9d33aad44bb31800130e8c50b5f" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/4b49206f-8b78-45a9-a53e-82f1b5aa51ee/resource/67d70648-e489-4cad-a3dc-b7179ccec402> ;
    dcat:keyword "Jumlah",
        "Kacang",
        "Kecamatan",
        "Paron",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3618> .

<http://5.189.187.109/dataset/4b49206f-8b78-45a9-a53e-82f1b5aa51ee/resource/67d70648-e489-4cad-a3dc-b7179ccec402> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:35.183562"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:35.166715"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3618> .

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

