@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/e0e6c487-fb42-442e-b157-245499125fc7> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Produksi Kakao berdasarkan Kecamatan" ;
    dct:identifier "e0e6c487-fb42-442e-b157-245499125fc7" ;
    dct:issued "2024-07-02T19:27:29.527691"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:29.527698"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Jumlah Produksi Kakao" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fatmawati" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e0e6c487-fb42-442e-b157-245499125fc7/resource/3466affb-2fe9-4693-ae92-5f2e50140544> ;
    dcat:keyword "Kakao",
        "Pertanian",
        "Produksi" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109/dataset/e0e6c487-fb42-442e-b157-245499125fc7/resource/3466affb-2fe9-4693-ae92-5f2e50140544> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Jumlah Produksi Kakao berdasarkan Kecamatan di Kabupaten Aceh Jaya Tahun 2022 dengan satuan Ton" ;
    dct:format "CSV" ;
    dct:issued "2024-05-15T08:36:08.145519"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:29.518297"^^xsd:dateTime ;
    dct:title "(2022) Jumlah Produksi Kakao Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/e0e6c487-fb42-442e-b157-245499125fc7/resource/3466affb-2fe9-4693-ae92-5f2e50140544/download/jumlah-produksi-kakao.csv> ;
    dcat:byteSize "772"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Jaya" .

<https://distan.acehjayakab.go.id/halaman/database> a foaf:Document .

