@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/f7c76156-a286-4a81-8262-c739bdf4c76e> a dcat:Dataset ;
    dct:description "Luas Lahan yang Sementara Tidak Diusahakan di Kecamatan Pangkur" ;
    dct:identifier "0c2f66f43752d47fb49abeea0badf47a" ;
    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 Pangkur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f7c76156-a286-4a81-8262-c739bdf4c76e/resource/296d324c-657a-4431-b7ab-5629a8f1c05e> ;
    dcat:keyword "Diusahakan",
        "Kecamatan",
        "Lahan",
        "Luas",
        "Pangkur",
        "Sementara",
        "Tidak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3798> .

<http://5.189.187.109:5000/dataset/f7c76156-a286-4a81-8262-c739bdf4c76e/resource/296d324c-657a-4431-b7ab-5629a8f1c05e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:52:17.389956"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:52:17.373835"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3798> .

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

