@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/2c93e688-90c0-4f4c-8f91-53132c52b346> a dcat:Dataset ;
    dct:description "Luas Lahan Tegal/Kebun di Kecamatan Kasreman" ;
    dct:identifier "7f278ad602c7f47aa76d1bfc90f20263" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-07-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Lahan Tegal/Kebun di Kecamatan Kasreman" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2c93e688-90c0-4f4c-8f91-53132c52b346/resource/32e7a06a-8661-4de4-b5b9-7976f8eedc30> ;
    dcat:keyword "Kasreman",
        "Kecamatan",
        "Lahan",
        "Luas",
        "TegalKebun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3765> .

<http://5.189.187.109:5000/dataset/2c93e688-90c0-4f4c-8f91-53132c52b346/resource/32e7a06a-8661-4de4-b5b9-7976f8eedc30> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:22:47.579770"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:22:47.542283"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3765> .

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

