@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/6eda3a23-be1b-47e3-86e2-98b76fe5b243> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Produksi Ubi Jalar berdasarkan Kecamatan" ;
    dct:identifier "6eda3a23-be1b-47e3-86e2-98b76fe5b243" ;
    dct:issued "2024-07-02T19:27:11.990608"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:11.990616"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Jumlah Produksi Ubi Jalar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fatmawati" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6eda3a23-be1b-47e3-86e2-98b76fe5b243/resource/1f83bdc7-bd93-4103-b846-cadeabba4642> ;
    dcat:keyword "Jumlah Produksi",
        "Pertanian",
        "Ubi Jalar" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109/dataset/6eda3a23-be1b-47e3-86e2-98b76fe5b243/resource/1f83bdc7-bd93-4103-b846-cadeabba4642> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Jumlah Produksi Ubi Jalar berdasarkan Kecamatan di Kabupaten Aceh Jaya Tahun 2022 dengan satuan Ton" ;
    dct:format "CSV" ;
    dct:issued "2024-05-31T10:24:50.229271"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:11.978928"^^xsd:dateTime ;
    dct:title "(2022) Jumlah Produksi Ubi Jalar Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/6eda3a23-be1b-47e3-86e2-98b76fe5b243/resource/1f83bdc7-bd93-4103-b846-cadeabba4642/download/jumlah-produksi-ubi-jalar.csv> ;
    dcat:byteSize "783"^^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 .

