@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/a82bccb0-dd9e-4964-90b7-64880b0ab39e> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data produksi dalam satuan kuintal Dataset terkait topik Pertanian ini dihasilkan oleh Dinas Pertanian Dan Tanaman Pangan yang dikeluarkan dalam periode 2022" ;
    dct:identifier "a82bccb0-dd9e-4964-90b7-64880b0ab39e" ;
    dct:issued "2024-07-02T19:24:43.018225"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:24:43.018232"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Produksi Lemon tahun 2022 Per Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurrahim.SP" ;
            vcard:hasEmail <mailto:nurrahimdalimunthe5@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a82bccb0-dd9e-4964-90b7-64880b0ab39e/resource/3fc4a0cb-2ff6-45ce-98fa-006098b328af> ;
    dcat:keyword "Lemon",
        "Pertanian",
        "hortikultura",
        "produksi" ;
    dcat:landingPage <produksi-buah-lemon-tahun-2022.csv> .

<http://5.189.187.109/dataset/a82bccb0-dd9e-4964-90b7-64880b0ab39e/resource/3fc4a0cb-2ff6-45ce-98fa-006098b328af> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data produksi menurut Dinas Pertanian Dan Pangan  tahun/periode 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-06-20T07:21:02.302903"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:24:43.006839"^^xsd:dateTime ;
    dct:title "Produksi Lemon Per Kecamatan Tahun 2022" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/a82bccb0-dd9e-4964-90b7-64880b0ab39e/resource/3fc4a0cb-2ff6-45ce-98fa-006098b328af/download/produksi-buah-lemon-tahun-2022.csv> ;
    dcat:byteSize "2290"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

<produksi-buah-lemon-tahun-2022.csv> a foaf:Document .

