@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b59b2763-9cc5-417c-9c95-163f746f00df> a dcat:Dataset ;
    dct:description "Data produksi padi tahun 2024 menurut kecamatan di Kabupaten Bangka" ;
    dct:identifier "b59b2763-9cc5-417c-9c95-163f746f00df" ;
    dct:issued "2026-02-09T09:33:42.255069"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:33:42.255083"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4b5d5063-a377-46c3-a500-9e39c10a7928> ;
    dct:title "Produksi Padi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinpanpertan" ;
            vcard:hasEmail <mailto:tampanhorti17@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b59b2763-9cc5-417c-9c95-163f746f00df/resource/9523ccda-1945-4360-ac77-810a2ad79b4a> ;
    dcat:keyword "2024",
        "dinpanpertan",
        "pertanian" ;
    dcat:landingPage <Dinpanpertan> .

<Dinpanpertan> a foaf:Document .

<http://5.189.187.109/dataset/b59b2763-9cc5-417c-9c95-163f746f00df/resource/9523ccda-1945-4360-ac77-810a2ad79b4a> a dcat:Distribution ;
    dct:description "Data Produksi padi tahun 2024 menurut Kecamatan di Kabupaten Bangka" ;
    dct:format "CSV" ;
    dct:issued "2025-12-10T03:53:38.966363"^^xsd:dateTime ;
    dct:modified "2026-02-09T09:33:42.247609"^^xsd:dateTime ;
    dct:title "Produksi padi" ;
    dcat:accessURL <https://manajemen-satudata.bangka.go.id/dataset/b59b2763-9cc5-417c-9c95-163f746f00df/resource/9523ccda-1945-4360-ac77-810a2ad79b4a/download/produksi-padi.csv> ;
    dcat:byteSize "1295"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4b5d5063-a377-46c3-a500-9e39c10a7928> a foaf:Agent ;
    foaf:name "Kabupaten Bangka" .

