@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/b58883bb-7ab8-4299-bdc8-2418cf2d19fd> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Jalar di Kecamatan Gerih" ;
    dct:identifier "cab070d53bd0d200746fb852a922064a" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/b58883bb-7ab8-4299-bdc8-2418cf2d19fd/resource/c2c93135-82ea-4c1f-ac37-2e86f9e462a1> ;
    dcat:keyword "Gerih",
        "Jalar",
        "Kecamatan",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3591> .

<http://5.189.187.109/dataset/b58883bb-7ab8-4299-bdc8-2418cf2d19fd/resource/c2c93135-82ea-4c1f-ac37-2e86f9e462a1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:09:54.088611"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:09:54.055839"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3591> .

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

