@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/3d575870-ac28-4c26-b191-b145cc20f048> a dcat:Dataset ;
    dct:description "Luas Panen Apel" ;
    dct:identifier "d5ade38a2c9f6f073d69e1bc6b6e64c1" ;
    dct:issued "2025-10-30"^^xsd:date ;
    dct:modified "2026-04-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Apel" ;
    dcat:distribution <http://5.189.187.109/dataset/3d575870-ac28-4c26-b191-b145cc20f048/resource/b1b835af-5ef2-4415-8637-a57fbd7b579d> ;
    dcat:keyword "Apel",
        "Luas",
        "Panen" ;
    dcat:landingPage <https://satudata.lumajangkab.go.id/dataset/detail/jOL3PGoabn0BVx020p6DvRY8NQqkwEW7> .

<http://5.189.187.109/dataset/3d575870-ac28-4c26-b191-b145cc20f048/resource/b1b835af-5ef2-4415-8637-a57fbd7b579d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-09T02:58:37.020432"^^xsd:dateTime ;
    dct:modified "2026-04-09T02:58:36.999767"^^xsd:dateTime ;
    dcat:accessURL <https://satudata.lumajangkab.go.id/api/export-dataset/jOL3PGoabn0BVx020p6DvRY8NQqkwEW7> .

<https://satudata.lumajangkab.go.id/dataset/detail/jOL3PGoabn0BVx020p6DvRY8NQqkwEW7> a foaf:Document .

