@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/60c130ba-7690-4809-9abd-1977bdc4659e> a dcat:Dataset ;
    dct:description "Luas Bukan Lahan Sawah di Kecamatan Kendal" ;
    dct:identifier "5db60c98209913790e4fcce4597ee37c" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Bukan Lahan Sawah di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/60c130ba-7690-4809-9abd-1977bdc4659e/resource/02fe5584-bb12-496d-a600-64ce2c56f15e> ;
    dcat:keyword "Bukan",
        "Kecamatan",
        "Kendal",
        "Lahan",
        "Luas",
        "Sawah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3699> .

<http://5.189.187.109/dataset/60c130ba-7690-4809-9abd-1977bdc4659e/resource/02fe5584-bb12-496d-a600-64ce2c56f15e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:50:02.844751"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:50:02.809183"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3699> .

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

