@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/924b5427-34a4-4774-939f-290976c37d78> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Jalar di Kecamatan Kendal" ;
    dct:identifier "2119b8d43eafcf353e07d7cb5554170b" ;
    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 Panen Ubi Jalar di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/924b5427-34a4-4774-939f-290976c37d78/resource/c29484fa-97de-4096-819d-d899326e695f> ;
    dcat:keyword "Jalar",
        "Kecamatan",
        "Kendal",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3589> .

<http://5.189.187.109/dataset/924b5427-34a4-4774-939f-290976c37d78/resource/c29484fa-97de-4096-819d-d899326e695f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:09:47.394880"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:09:47.332639"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3589> .

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

