@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:5000/dataset/1196f75d-9503-4f8d-88ec-0fcf89c4325f> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Komoditi Akhir Tahun Buah-Buahan berdasarkan Jenis Buah-Buahan" ;
    dct:identifier "1196f75d-9503-4f8d-88ec-0fcf89c4325f" ;
    dct:issued "2024-07-02T19:26:50.584966"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:26:50.584974"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Jumlah Komoditi Akhir Tahun Buah-Buahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fatmawati" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1196f75d-9503-4f8d-88ec-0fcf89c4325f/resource/dcfa93bf-8541-4490-978c-6e4ef5fd5330> ;
    dcat:keyword "Buah-Buahan",
        "Jumlah Komoditi Akhir Tahun",
        "Pertanian" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109:5000/dataset/1196f75d-9503-4f8d-88ec-0fcf89c4325f/resource/dcfa93bf-8541-4490-978c-6e4ef5fd5330> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Jumlah Komoditi Akhir Tahun Buah-Buahan di Kabupaten Aceh Jaya Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-05-30T08:42:23.939580"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:26:50.566462"^^xsd:dateTime ;
    dct:title "(2022) Jumlah Komoditi Akhir Tahun Buah-Buahan Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/1196f75d-9503-4f8d-88ec-0fcf89c4325f/resource/dcfa93bf-8541-4490-978c-6e4ef5fd5330/download/jumlah-komoditi-akhir-tahun-buah-buahan.csv> ;
    dcat:byteSize "1814"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

