@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/050e8f11-5d8b-4298-92fe-87bba13ebf42> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kacang Tanah di Kecamatan Kasreman" ;
    dct:identifier "e97399278d24e6bbf3a2d5e9c8d34262" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Kacang Tanah di Kecamatan Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/050e8f11-5d8b-4298-92fe-87bba13ebf42/resource/446db383-9229-447d-9ea4-d7beae65563e> ;
    dcat:keyword "Jumlah",
        "Kacang",
        "Kasreman",
        "Kecamatan",
        "Produksi",
        "Tanah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3616> .

<http://5.189.187.109/dataset/050e8f11-5d8b-4298-92fe-87bba13ebf42/resource/446db383-9229-447d-9ea4-d7beae65563e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:26.518421"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:26.502371"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3616> .

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

