@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/0ecd108f-6dd5-45ff-a003-1e27bfd609b9> a dcat:Dataset ;
    dct:description "Luas Lahan yang Sementara Tidak Diusahakan di Kecamatan Kendal" ;
    dct:identifier "1bda4c789c38754f639a376716c5859f" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-07-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan yang Sementara Tidak Diusahakan di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0ecd108f-6dd5-45ff-a003-1e27bfd609b9/resource/fb421d62-c5c8-45fa-8910-ccafb4e1e8ed> ;
    dcat:keyword "Diusahakan",
        "Kecamatan",
        "Kendal",
        "Lahan",
        "Luas",
        "Sementara",
        "Tidak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3794> .

<http://5.189.187.109:5000/dataset/0ecd108f-6dd5-45ff-a003-1e27bfd609b9/resource/fb421d62-c5c8-45fa-8910-ccafb4e1e8ed> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:52:12.118365"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:52:12.100567"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3794> .

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

