@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/ff380caf-f7c8-4fe0-88aa-ac154be979df> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Kayu di Kecamatan Pitu" ;
    dct:identifier "4625d8e31dad7d1c4c83399a6eb62f0c" ;
    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 Kayu di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/ff380caf-f7c8-4fe0-88aa-ac154be979df/resource/fa7e935a-a23a-44a9-a65a-83773c2bfc5e> ;
    dcat:keyword "Kayu",
        "Kecamatan",
        "Luas",
        "Panen",
        "Pitu",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3582> .

<http://5.189.187.109/dataset/ff380caf-f7c8-4fe0-88aa-ac154be979df/resource/fa7e935a-a23a-44a9-a65a-83773c2bfc5e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:47:26.853412"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:47:26.832138"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3582> .

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

