@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/b40d8f44-1305-4305-afe1-9c8c5b990ebf> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Kubis di Kecamatan Mantingan" ;
    dct:identifier "2d44e06a7038f2dd98f0f54c4be35e22" ;
    dct:issued "2022-06-29"^^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 Kubis di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/b40d8f44-1305-4305-afe1-9c8c5b990ebf/resource/7b1b9406-70c4-4e7d-b8dc-b6a549decaf0> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kubis",
        "Mantingan",
        "Produksi",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7812> .

<http://5.189.187.109/dataset/b40d8f44-1305-4305-afe1-9c8c5b990ebf/resource/7b1b9406-70c4-4e7d-b8dc-b6a549decaf0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:38:49.551711"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:38:49.526864"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7812> .

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

