@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:5000/dataset/f2acd462-a876-408e-8ba1-660aeed1f0bd> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Bawang Putih di Kecamatan Ngawi" ;
    dct:identifier "e97986091ee430b881ba8fc9755a64a8" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Tanaman Sayuran Bawang Putih di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f2acd462-a876-408e-8ba1-660aeed1f0bd/resource/2228c046-cfcf-4f51-9daf-d1cedb0520de> ;
    dcat:keyword "Bawang",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Produksi",
        "Putih",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7855> .

<http://5.189.187.109:5000/dataset/f2acd462-a876-408e-8ba1-660aeed1f0bd/resource/2228c046-cfcf-4f51-9daf-d1cedb0520de> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:38:37.168506"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:38:37.141760"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7855> .

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

