@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/49e93fe6-757d-4bc4-aaad-3bda55f6cc22> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Jalar di Kecamatan Kedunggalar" ;
    dct:identifier "f3175210f90bfc7ea82901db0ef7452f" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/49e93fe6-757d-4bc4-aaad-3bda55f6cc22/resource/815c2603-109c-454f-8b31-62e9f9ad1c08> ;
    dcat:keyword "Jalar",
        "Kecamatan",
        "Kedunggalar",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3600> .

<http://5.189.187.109/dataset/49e93fe6-757d-4bc4-aaad-3bda55f6cc22/resource/815c2603-109c-454f-8b31-62e9f9ad1c08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:47:59.724783"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:47:59.703267"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3600> .

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

