@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/df46d85c-b451-4006-8e6f-1062f89b401b> a dcat:Dataset ;
    dct:description "Luas Lahan Sawah" ;
    dct:identifier "8f53295a73878494e9bc8dd6c3c7104f" ;
    dct:issued "2021-04-06"^^xsd:date ;
    dct:modified "2025-02-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Sawah" ;
    dcat:distribution <http://5.189.187.109/dataset/df46d85c-b451-4006-8e6f-1062f89b401b/resource/634a57f2-f71a-41ec-98a6-f898c911ecae> ;
    dcat:keyword "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/181> .

<http://5.189.187.109/dataset/df46d85c-b451-4006-8e6f-1062f89b401b/resource/634a57f2-f71a-41ec-98a6-f898c911ecae> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:54.368365"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:54.342051"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/181> .

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

