@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/bb23577d-6ad1-4a0c-a41c-319c59691ba2> a dcat:Dataset ;
    dct:description "Luas Pengairan Sawah Berdasarkan Irigasi di Kecamatan Paron" ;
    dct:identifier "39539f630a3b94d3ed61ea9d04c9bb05" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/bb23577d-6ad1-4a0c-a41c-319c59691ba2/resource/24459896-cedf-46d6-b10a-b390131e086a> ;
    dcat:keyword "Irigasi",
        "Kecamatan",
        "Luas",
        "Paron",
        "Pengairan",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3728> .

<http://5.189.187.109/dataset/bb23577d-6ad1-4a0c-a41c-319c59691ba2/resource/24459896-cedf-46d6-b10a-b390131e086a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:40.132773"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:40.103206"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3728> .

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

