@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/3f74dc16-0d4d-4e16-b18a-b77e366088be> a dcat:Dataset ;
    dct:description "Jumlah Produksi Kedelai di Kecamatan Gerih" ;
    dct:identifier "786f2d0acade1787dacb21cac85d099c" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2024-06-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Kedelai di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/3f74dc16-0d4d-4e16-b18a-b77e366088be/resource/b12a2b84-8bca-4b1c-8399-be0d6884f359> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Kedelai",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7342> .

<http://5.189.187.109/dataset/3f74dc16-0d4d-4e16-b18a-b77e366088be/resource/b12a2b84-8bca-4b1c-8399-be0d6884f359> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:30:19.459319"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:30:19.439530"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7342> .

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

