@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/067b7caf-afae-4c93-8cac-7a060cac266e> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Terong di Kecamatan Gerih" ;
    dct:identifier "b16574c54c98b9512edbecb8fa4f47f2" ;
    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 Terong di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/067b7caf-afae-4c93-8cac-7a060cac266e/resource/cc7234be-3129-4462-93d0-a0f46c14db98> ;
    dcat:keyword "Gerih",
        "Kecamatan",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman",
        "Terong" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7669> .

<http://5.189.187.109/dataset/067b7caf-afae-4c93-8cac-7a060cac266e/resource/cc7234be-3129-4462-93d0-a0f46c14db98> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:35:44.283634"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:35:44.264788"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7669> .

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

