@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/6d62edb8-a963-47c1-8e71-8d1830818802> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Jamur di Kecamatan Gerih" ;
    dct:identifier "172ef5a94b4dd0aa120c6878fc29f70c" ;
    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 Jamur di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/6d62edb8-a963-47c1-8e71-8d1830818802/resource/6b689c0a-a5da-45d5-9496-fb09246d152f> ;
    dcat:keyword "Gerih",
        "Jamur",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7906> .

<http://5.189.187.109/dataset/6d62edb8-a963-47c1-8e71-8d1830818802/resource/6b689c0a-a5da-45d5-9496-fb09246d152f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:16:52.924723"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:16:52.908198"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7906> .

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

