@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/88469d1f-3fec-4fe8-bf63-712ee19b8edd> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Sayuran Kubis di Kecamatan Kendal" ;
    dct:identifier "ce5d75028d92047a9ec617acb9c34ce6" ;
    dct:issued "2022-06-29"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Tanaman Sayuran Kubis di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/88469d1f-3fec-4fe8-bf63-712ee19b8edd/resource/4281dd3b-ac87-4337-8e25-306a352f2c06> ;
    dcat:keyword "Kecamatan",
        "Kendal",
        "Kubis",
        "Luas",
        "Panen",
        "Sayuran",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7429> .

<http://5.189.187.109/dataset/88469d1f-3fec-4fe8-bf63-712ee19b8edd/resource/4281dd3b-ac87-4337-8e25-306a352f2c06> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:31:11.349998"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:31:11.318964"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/7429> .

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

