@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/7fb4542e-4787-4841-9d69-b7f0be92b4de> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Produksi Kayu Bulat dalam satuan meter kubik (m^3). Dataset terkait topik Pertanian, Kehutanan, dan Perikanan ini dihasilkan oleh Badan Pusat Statistik (BPS) Aceh yang dikeluarkan dalam periode dua tahun sekali." ;
    dct:identifier "7fb4542e-4787-4841-9d69-b7f0be92b4de" ;
    dct:issued "2024-11-07T05:34:44.786683"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:34:44.786691"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Produksi Kayu Bulat (BPS)" ;
    dcat:distribution <http://5.189.187.109/dataset/7fb4542e-4787-4841-9d69-b7f0be92b4de/resource/e7c9bb76-f408-43bd-b71b-9c9d6eccdd04> ;
    dcat:keyword "BPS" ;
    dcat:landingPage <https://aceh.bps.go.id/> .

<http://5.189.187.109/dataset/7fb4542e-4787-4841-9d69-b7f0be92b4de/resource/e7c9bb76-f408-43bd-b71b-9c9d6eccdd04> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Produksi Kayu Bulat berdasarkan Jenis Sumber Produksi Kayu menurut Kabupaten/Kota Provinsi Aceh tahun 2012-2017." ;
    dct:format "CSV" ;
    dct:issued "2024-10-29T16:59:54.143502"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:34:44.774004"^^xsd:dateTime ;
    dct:title "Produksi Kayu Bulat Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/7fb4542e-4787-4841-9d69-b7f0be92b4de/resource/e7c9bb76-f408-43bd-b71b-9c9d6eccdd04/download/produksi-kayu-bulat-provinsi-aceh.csv> ;
    dcat:byteSize "48631"^^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 .

