@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/7ba4c8e8-a150-4727-b2b3-7338425e140a> a dcat:Dataset ;
    dct:description "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Sine" ;
    dct:identifier "1517c8664be296f0d87d9e5fc54fdd60" ;
    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 Sine" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7ba4c8e8-a150-4727-b2b3-7338425e140a/resource/24a932c5-e8db-49d7-ba3b-418b1a3efb4c> ;
    dcat:keyword "Irigasi",
        "Kecamatan",
        "Luas",
        "Pengairan",
        "Sawah",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3715> .

<http://5.189.187.109:5000/dataset/7ba4c8e8-a150-4727-b2b3-7338425e140a/resource/24a932c5-e8db-49d7-ba3b-418b1a3efb4c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:35.813423"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:35.797144"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3715> .

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

