@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/7ace55d4-3a39-491d-88cb-06e428e2ced1> a dcat:Dataset ;
    dct:description "Jumlah Produksi Padi Setara Beras di Kecamatan Sine" ;
    dct:identifier "48042b1dae4950fef2bd2aafa0b971a1" ;
    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 Setara Beras di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/7ace55d4-3a39-491d-88cb-06e428e2ced1/resource/87f52f9f-b4fa-4863-be1c-3ae646f8f890> ;
    dcat:keyword "Beras",
        "Jumlah",
        "Kecamatan",
        "Padi",
        "Produksi",
        "Setara",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3448> .

<http://5.189.187.109/dataset/7ace55d4-3a39-491d-88cb-06e428e2ced1/resource/87f52f9f-b4fa-4863-be1c-3ae646f8f890> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:44:31.343782"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:44:31.324010"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3448> .

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

