@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/0933e567-007f-49e9-99b6-776631245238> a dcat:Dataset ;
    dct:description "Luas Panen Ubi Jalar di Kecamatan Jogorogo" ;
    dct:identifier "f2b93ce08763fddf54bcb7beb62a2c74" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/0933e567-007f-49e9-99b6-776631245238/resource/d7bc0873-8ad2-4f45-a41a-6bb61af87518> ;
    dcat:keyword "Jalar",
        "Jogorogo",
        "Kecamatan",
        "Luas",
        "Panen",
        "Ubi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3588> .

<http://5.189.187.109/dataset/0933e567-007f-49e9-99b6-776631245238/resource/d7bc0873-8ad2-4f45-a41a-6bb61af87518> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:09:44.479871"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:09:44.450760"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3588> .

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

