@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/6df37a1a-cdd1-4009-bbeb-d9fedddaece4> a dcat:Dataset ;
    dct:description "Data berdasarkan hasil pengumpulan data produksi dan pemasaran produk pertanian per tahun" ;
    dct:identifier "585ff186bd493f941a4829b6a5d4f182" ;
    dct:issued "2024-04-05"^^xsd:date ;
    dct:modified "2026-04-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Kelautan, Dan Pertanian" ] ;
    dct:title "Data Produksi dan Pemasaran Produk Pertanian" ;
    dcat:distribution <http://5.189.187.109/dataset/6df37a1a-cdd1-4009-bbeb-d9fedddaece4/resource/0284285f-da65-4524-a7e4-d92180b22d69>,
        <http://5.189.187.109/dataset/6df37a1a-cdd1-4009-bbeb-d9fedddaece4/resource/19f95ebe-59ff-42bc-9144-aae1b49dde00> ;
    dcat:keyword "Pertanian",
        "ProdukPertanian" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-produksi-dan-pemasaran-produk-pertanian> .

<http://5.189.187.109/dataset/6df37a1a-cdd1-4009-bbeb-d9fedddaece4/resource/0284285f-da65-4524-a7e4-d92180b22d69> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:05:08.055024"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:05:08.018713"^^xsd:dateTime ;
    dct:title "Data Produksi dan Pemasaran Produk Pertanian" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/1df678a882eb88d06c5d8443faaf6159/data-produksi-dan-pemasaran-produk-pertanian.xlsx> .

<http://5.189.187.109/dataset/6df37a1a-cdd1-4009-bbeb-d9fedddaece4/resource/19f95ebe-59ff-42bc-9144-aae1b49dde00> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:05:08.055008"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:05:08.018321"^^xsd:dateTime ;
    dct:title "Data Produksi dan Pemasaran Produk Pertanian" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/1df678a882eb88d06c5d8443faaf6159/data-produksi-dan-pemasaran-produk-pertanian.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-produksi-dan-pemasaran-produk-pertanian> a foaf:Document .

