@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/8a2ba5ee-6d96-427e-9bd8-4e91155bc797> a dcat:Dataset ;
    dct:description "Produksi Hasil/Ton Melon" ;
    dct:identifier "729c68884bd359ade15d5f163166738a" ;
    dct:issued "2022-05-13"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Hasil/Ton Melon" ;
    dcat:distribution <http://5.189.187.109/dataset/8a2ba5ee-6d96-427e-9bd8-4e91155bc797/resource/2fa8260e-38d4-4757-99a5-cbb3f1dec3d3> ;
    dcat:keyword "HasilTon",
        "Melon",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1415> .

<http://5.189.187.109/dataset/8a2ba5ee-6d96-427e-9bd8-4e91155bc797/resource/2fa8260e-38d4-4757-99a5-cbb3f1dec3d3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:44:57.852272"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:44:57.842082"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1415> .

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

