@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/b074254d-95a1-437f-9ca9-0c2b2b7623e9> a dcat:Dataset ;
    dct:description """Dataset ini menyajikan data Luas Tanaman Kakao Tahunan dalam satuan hektare. Dataset terkait topik Pertanian, Kehutanan, dan Perikanan ini dihasilkan oleh Badan Pusat Statistik (BPS) Aceh yang dikeluarkan dalam periode tahunan.\r
""" ;
    dct:identifier "b074254d-95a1-437f-9ca9-0c2b2b7623e9" ;
    dct:issued "2024-11-07T05:44:23.371917"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:44:23.372094"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Luas Tanaman Kakao Tahunan (BPS)" ;
    dcat:distribution <http://5.189.187.109/dataset/b074254d-95a1-437f-9ca9-0c2b2b7623e9/resource/4ebbdcc1-113d-42bb-ab0c-e2ec7dfbda64> ;
    dcat:keyword "BPS" ;
    dcat:landingPage <https://aceh.bps.go.id/> .

<http://5.189.187.109/dataset/b074254d-95a1-437f-9ca9-0c2b2b7623e9/resource/4ebbdcc1-113d-42bb-ab0c-e2ec7dfbda64> a dcat:Distribution ;
    dct:description """Data source ini menyajikan data Luas Tanaman Kakao Tahunan menurut Provinsi Aceh tahun 1986-2017.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2024-10-30T03:00:07.378186"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:44:23.364931"^^xsd:dateTime ;
    dct:title "Luas Tanaman Kakao Tahunan menurut Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/b074254d-95a1-437f-9ca9-0c2b2b7623e9/resource/4ebbdcc1-113d-42bb-ab0c-e2ec7dfbda64/download/luas-tanaman-kakao-tahunan-menurut-provinsi-aceh.csv> ;
    dcat:byteSize "3030"^^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 .

