@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/60b0db5e-8293-4a49-b0de-e36d4d9869df> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi di Kecamatan Padas" ;
    dct:identifier "60a0575ee6ce460e1d86c0e9d281c4f1" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2025-02-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Padi di Kecamatan Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/60b0db5e-8293-4a49-b0de-e36d4d9869df/resource/7b322239-232b-4850-8690-b9467a7d3cba> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Padas",
        "Padi",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3420> .

<http://5.189.187.109/dataset/60b0db5e-8293-4a49-b0de-e36d4d9869df/resource/7b322239-232b-4850-8690-b9467a7d3cba> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:37.431399"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:37.399625"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3420> .

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

