@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/60ed76e2-0419-4c62-9129-d83bd18dde84> a dcat:Dataset ;
    dct:description "Luas Lahan Tegal/Kebun di Kecamatan Kendal" ;
    dct:identifier "da21bae82c02d1e2b8168d57cd3fbab7" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/60ed76e2-0419-4c62-9129-d83bd18dde84/resource/117a86ca-f636-47c3-a614-de21c5d6c933> ;
    dcat:keyword "Kecamatan",
        "Kendal",
        "Lahan",
        "Luas",
        "TegalKebun" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3756> .

<http://5.189.187.109/dataset/60ed76e2-0419-4c62-9129-d83bd18dde84/resource/117a86ca-f636-47c3-a614-de21c5d6c933> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:51:04.875093"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:51:04.845750"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3756> .

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

