@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/31ce3560-7fcd-421c-88d7-0a4dd2a7cbd3> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Jalar di Kecamatan Widodaren" ;
    dct:identifier "690bb330e5e7e3e07867fafc4d32ec82" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/31ce3560-7fcd-421c-88d7-0a4dd2a7cbd3/resource/06566871-3fb3-4153-b575-27d682f6ccd4> ;
    dcat:keyword "Jalar",
        "Kecamatan",
        "Luas",
        "Panen",
        "Ubi",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3604> .

<http://5.189.187.109/dataset/31ce3560-7fcd-421c-88d7-0a4dd2a7cbd3/resource/06566871-3fb3-4153-b575-27d682f6ccd4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:48:12.097237"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:48:12.073877"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3604> .

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

