@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/13fce286-43e5-4670-9f71-f0696fd2660c> a dcat:Dataset ;
    dct:description "Data ini Menyajikan tentang Jumlah Produktivitas Tanaman Pangan Tahun 2023" ;
    dct:identifier "13fce286-43e5-4670-9f71-f0696fd2660c" ;
    dct:issued "2024-06-03T03:39:34.489330"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:34.489337"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Jumlah Produktivitas Tanaman Pangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anidar, S.Pt" ;
            vcard:hasEmail <mailto:anidardeknie@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/13fce286-43e5-4670-9f71-f0696fd2660c/resource/02b2097f-2b5c-41c0-95f0-422ac4f96c07> ;
    dcat:keyword "Produktivitas Tanaman Pangan" .

<http://5.189.187.109/dataset/13fce286-43e5-4670-9f71-f0696fd2660c/resource/02b2097f-2b5c-41c0-95f0-422ac4f96c07> a dcat:Distribution ;
    dct:description "Angka nol menunjukkan bahwa tidak adanya produktivitas (Rata-Rata Produksi) pada komoditas di tahun dan kecamatan tersebut" ;
    dct:format "CSV" ;
    dct:issued "2024-05-22T02:26:58.496244"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:34.481531"^^xsd:dateTime ;
    dct:title "Jumlah Produktivitas Tanaman Pangan berdasarkan komoditas" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/13fce286-43e5-4670-9f71-f0696fd2660c/resource/02b2097f-2b5c-41c0-95f0-422ac4f96c07/download/jumlah-produktivitas-tanaman-pangan.csv> ;
    dcat:byteSize "8020"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> a foaf:Agent ;
    foaf:name "Kabupaten Bireuen" .

