@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/ede0e04e-d82a-43ae-8745-07d010774db8> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kedelai di Kecamatan Paron" ;
    dct:identifier "82d0e1beec7c6f769b97b4420a384716" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Kedelai di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/ede0e04e-d82a-43ae-8745-07d010774db8/resource/e90ea0c2-0025-4ada-b168-de4daf7ecb80> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kedelai",
        "Paron",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7352> .

<http://5.189.187.109/dataset/ede0e04e-d82a-43ae-8745-07d010774db8/resource/e90ea0c2-0025-4ada-b168-de4daf7ecb80> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:18:15.538385"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:18:15.525127"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7352> .

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

