@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/723ee390-48ae-4c30-9ec6-9d3528030edf> a dcat:Dataset ;
    dct:description "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Kendal" ;
    dct:identifier "63154d5661f774fb7d2d11701d466aa2" ;
    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 "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/723ee390-48ae-4c30-9ec6-9d3528030edf/resource/33613408-5a58-4ec3-b9d3-d28156c1a5f7> ;
    dcat:keyword "Irigasi",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Pengairan",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3718> .

<http://5.189.187.109:5000/dataset/723ee390-48ae-4c30-9ec6-9d3528030edf/resource/33613408-5a58-4ec3-b9d3-d28156c1a5f7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:39.750658"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:39.737609"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3718> .

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

