@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/684d2517-87a6-4ce6-b864-85fc9fc15fe3> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Bayam di Kecamatan Gerih" ;
    dct:identifier "e46709aa58ba51019b4e6c1b23d9ae03" ;
    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 "Luas Panen Tanaman Sayuran Bayam di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/684d2517-87a6-4ce6-b864-85fc9fc15fe3/resource/1ff45e6d-8e66-4b61-ac81-e88620b2ba1f> ;
    dcat:keyword "Bayam",
        "Gerih",
        "Kecamatan",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7688> .

<http://5.189.187.109:5000/dataset/684d2517-87a6-4ce6-b864-85fc9fc15fe3/resource/1ff45e6d-8e66-4b61-ac81-e88620b2ba1f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:34.070596"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:34.032285"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7688> .

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

