@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/3d3f7eb6-c216-4c51-82a0-12265ba65af2> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Produktivitas Kedelai berdasarkan Kecamatan" ;
    dct:identifier "3d3f7eb6-c216-4c51-82a0-12265ba65af2" ;
    dct:issued "2024-07-02T19:27:00.378364"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:00.378372"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/397ba877-038d-43c3-8c94-a9a2def4cd74> ;
    dct:title "Produktivitas Kedelai" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ahmad Zaki" ;
            vcard:hasEmail <mailto:bidprogramdistanajay@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3d3f7eb6-c216-4c51-82a0-12265ba65af2/resource/a9d725f2-4faf-4390-8143-f799813e91ec> ;
    dcat:keyword "Produktivitas",
        "kedelai",
        "pertanian" ;
    dcat:landingPage <https://distan.acehjayakab.go.id/halaman/database> .

<http://5.189.187.109:5000/dataset/3d3f7eb6-c216-4c51-82a0-12265ba65af2/resource/a9d725f2-4faf-4390-8143-f799813e91ec> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data Produktivitas Kedelai berdasarkan Kecamatan di Kabupaten Aceh Jaya Tahun 2022 dengan satuan Ton/Hektar" ;
    dct:format "CSV" ;
    dct:issued "2024-03-24T02:47:05.870869"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:27:00.368100"^^xsd:dateTime ;
    dct:title "(2022) Produktivitas Kedelai Kab. Aceh Jaya Tahun 2022" ;
    dcat:accessURL <https://data.acehjayakab.go.id/dataset/3d3f7eb6-c216-4c51-82a0-12265ba65af2/resource/a9d725f2-4faf-4390-8143-f799813e91ec/download/jumlah-produktivitas-kedelai.csv> ;
    dcat:byteSize "804"^^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 .

