@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/633984af-7ac2-447b-ab40-0d1302e1ae1b> a dcat:Dataset ;
    dct:description "Untuk mengetahui jumlah produksi Jeruk dan manggis" ;
    dct:identifier "97926383-c987-4678-a76b-245e872a78be" ;
    dct:issued "2024-04-18"^^xsd:date ;
    dct:modified "2024-04-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "19. Dinas Tanaman Pangan Hortikultura dan Perkebunan" ] ;
    dct:title "Luas Areal Buah-Buahan di Kabupaten Lima Puluh Kota" ;
    dcat:distribution <http://5.189.187.109/dataset/633984af-7ac2-447b-ab40-0d1302e1ae1b/resource/b851629b-ab76-4cb6-84c9-8c3afc22ede7> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/luas-areal-buah-buahan-di-kabupaten-lima-puluh-kota> .

<http://5.189.187.109/dataset/633984af-7ac2-447b-ab40-0d1302e1ae1b/resource/b851629b-ab76-4cb6-84c9-8c3afc22ede7> a dcat:Distribution ;
    dct:description """<p>Data yang diperoleh dari petugas Pengumpul Data di lapangan, diolah/periksa oleh petugas pengolah data di Kabupaten, selanjutnya diverifikasi dan divalidasi bersama</p>\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T05:22:31.902847"^^xsd:dateTime ;
    dct:modified "2026-02-09T05:22:31.898263"^^xsd:dateTime ;
    dct:title " Luas Areal Buah-Buahan di Kabupaten Lima Puluh Kota" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/7e028b3ec74e4f10af511f50aede3ca1.csv> .

<https://opendata.limapuluhkotakab.go.id/dataset/luas-areal-buah-buahan-di-kabupaten-lima-puluh-kota> a foaf:Document .

