@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/83f05f65-fc11-4598-999b-03032dd1210d> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Produksi Buah-buahan dan Sayuran Tahunan dalam satuan kuintal. Dataset terkait topik Pertanian, Kehutanan, dan Perikanan ini dihasilkan oleh Badan Pusat Statistik (BPS) Aceh yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "83f05f65-fc11-4598-999b-03032dd1210d" ;
    dct:issued "2024-11-07T05:35:54.156354"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:35:54.156367"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Produksi Buah-buahan dan Sayuran Tahunan (BPS)" ;
    dcat:distribution <http://5.189.187.109/dataset/83f05f65-fc11-4598-999b-03032dd1210d/resource/461e0ea3-f03e-4f2f-b026-3d262fc30870> ;
    dcat:keyword "BPS" ;
    dcat:landingPage <https://aceh.bps.go.id/> .

<http://5.189.187.109/dataset/83f05f65-fc11-4598-999b-03032dd1210d/resource/461e0ea3-f03e-4f2f-b026-3d262fc30870> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Produksi Buah Buahan dan Sayuran Menurut Jenis Tanaman di Provinsi Aceh tahun 2018-2023." ;
    dct:format "CSV" ;
    dct:issued "2024-11-01T08:05:28.219303"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:35:54.144967"^^xsd:dateTime ;
    dct:title "Produksi Buah Buahan dan Sayuran Menurut Jenis Tanaman di Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/83f05f65-fc11-4598-999b-03032dd1210d/resource/461e0ea3-f03e-4f2f-b026-3d262fc30870/download/produksi-buah-buahan-dan-sayuran-menurut-jenis-tanaman-di-provinsi-aceh.csv> ;
    dcat:byteSize "5659"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://aceh.bps.go.id/> a foaf:Document .

