@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/a753edc0-473a-4e27-ae62-eb62074b6032> a dcat:Dataset ;
    dct:description "<p>Perkembangan Luas Areal Pala Tahun 2019 sampai Tahun 2023 dalam satuan Hektare</p>" ;
    dct:identifier "87e2f9aa-4741-4814-928a-83949dfb7762" ;
    dct:issued "2024-09-30"^^xsd:date ;
    dct:modified "2024-09-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERKEBUNAN" ] ;
    dct:title "Luas Areal Pala 2019-2023" ;
    dcat:distribution <http://5.189.187.109/dataset/a753edc0-473a-4e27-ae62-eb62074b6032/resource/971b784a-dabc-494d-a458-e52f01375ce5> ;
    dcat:keyword "Luas Areal Pala" ;
    dcat:landingPage <https://opendata.lampungprov.go.id/dataset/luas-areal-pala-20192023> .

<http://5.189.187.109/dataset/a753edc0-473a-4e27-ae62-eb62074b6032/resource/971b784a-dabc-494d-a458-e52f01375ce5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-01-24T14:27:19.715517"^^xsd:dateTime ;
    dct:modified "2026-01-24T14:27:19.707709"^^xsd:dateTime ;
    dct:title "Luas Areal Pala 2019-2023" ;
    dcat:accessURL <https://opendata.lampungprov.go.id/dataset/87e2f9aa-4741-4814-928a-83949dfb7762/download?extension=csv> .

<https://opendata.lampungprov.go.id/dataset/luas-areal-pala-20192023> a foaf:Document .

