@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/8f0810fb-0982-478e-b910-9d1f16a84384> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Kayu di Kecamatan Pangkur" ;
    dct:identifier "092cb13c22d51c22b9035a2b4fe76b00" ;
    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 Pangkur" ;
    dcat:distribution <http://5.189.187.109/dataset/8f0810fb-0982-478e-b910-9d1f16a84384/resource/086fd5bc-f2cd-4e41-a4f9-e576945eeb6e> ;
    dcat:keyword "Kayu",
        "Kecamatan",
        "Luas",
        "Panen",
        "Pangkur",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3574> .

<http://5.189.187.109/dataset/8f0810fb-0982-478e-b910-9d1f16a84384/resource/086fd5bc-f2cd-4e41-a4f9-e576945eeb6e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:59.403104"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:59.377812"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3574> .

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

