@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/65d6a576-da68-4730-a9a9-1cb41cddab7b> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah di Kecamatan Kwadungan" ;
    dct:identifier "c255c05246a081654a0267cbb725f5a7" ;
    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 Lahan Sawah di Kecamatan Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/65d6a576-da68-4730-a9a9-1cb41cddab7b/resource/ff3c3fbb-624e-49bd-b4af-f167a0a9d050> ;
    dcat:keyword "Kecamatan",
        "Kwadungan",
        "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3683> .

<http://5.189.187.109/dataset/65d6a576-da68-4730-a9a9-1cb41cddab7b/resource/ff3c3fbb-624e-49bd-b4af-f167a0a9d050> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:49:42.346290"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:49:42.332121"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3683> .

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

