@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/b7074865-e714-48ea-99a8-55e1aeaadba7> a dcat:Dataset ;
    dct:description "Rekapitulasi Jumlah Areal Lahan Peremajaan Perkebunan / PSR" ;
    dct:identifier "1c9cad12-c4e9-4014-8476-90d7c27fc131" ;
    dct:issued "2022-07-19"^^xsd:date ;
    dct:modified "2022-07-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERKEBUNAN" ] ;
    dct:title "Jumlah Lahan Peremajaan Perkebunan" ;
    dcat:distribution <http://5.189.187.109/dataset/b7074865-e714-48ea-99a8-55e1aeaadba7/resource/92be308f-4ccb-4dab-9cdb-284c96794511> ;
    dcat:keyword "lahan peremajaan",
        "perkebunan" .

<http://5.189.187.109/dataset/b7074865-e714-48ea-99a8-55e1aeaadba7/resource/92be308f-4ccb-4dab-9cdb-284c96794511> a dcat:Distribution ;
    dct:description "Rekapitulasi Jumlah Areal Lahan Peremajaan Perkebunan / PSR" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:32:46.264195"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:32:46.257340"^^xsd:dateTime ;
    dct:title "Jumlah Lahan Peremajaan Perkebunan  Tahun 2021 Semester 1" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10126/jumlah-lahan-peremajaan-perkebunan-tahun-2021-semester-1.xlsx> .

