@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/a5e4a869-f119-4139-9a94-d5f93915743e> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Kayu di Kecamatan Karanganyar" ;
    dct:identifier "201e5bacd665709851b77148e225b332" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/a5e4a869-f119-4139-9a94-d5f93915743e/resource/c3c9c4b6-2f69-4997-ad8f-a2c275e1e524> ;
    dcat:keyword "Karanganyar",
        "Kayu",
        "Kecamatan",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3584> .

<http://5.189.187.109/dataset/a5e4a869-f119-4139-9a94-d5f93915743e/resource/c3c9c4b6-2f69-4997-ad8f-a2c275e1e524> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:09:30.887004"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:09:30.864774"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3584> .

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

