@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/2b820f72-3de1-4612-a4d6-0b503e3e7645> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Produksi dalam satuan Kuintal Dataset terkait topik Pertanian ini dihasilkan oleh Dinas Pertanian Dan Pangan yang dikeluarkan dalam periode 2022" ;
    dct:identifier "2b820f72-3de1-4612-a4d6-0b503e3e7645" ;
    dct:issued "2024-07-02T19:24:18.084880"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:24:18.084888"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Produksi Buah Nenas/Pineapple 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/2b820f72-3de1-4612-a4d6-0b503e3e7645/resource/9b3df9dc-22b1-4ce3-a193-8e8e5e8af441> ;
    dcat:keyword "Buah",
        "Hortikultura",
        "Nenas",
        "Pertanian" ;
    dcat:landingPage <produksi-buah-nenas-tahun-2022> .

<http://5.189.187.109/dataset/2b820f72-3de1-4612-a4d6-0b503e3e7645/resource/9b3df9dc-22b1-4ce3-a193-8e8e5e8af441> 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-05T02:40:01.022191"^^xsd:dateTime ;
    dct:modified "2024-07-02T19:24:18.069230"^^xsd:dateTime ;
    dct:title "Produksi Buah Nenas/Pineapple Tahun 2022 Per Kecamatan" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/2b820f72-3de1-4612-a4d6-0b503e3e7645/resource/9b3df9dc-22b1-4ce3-a193-8e8e5e8af441/download/produksi-buah-nenas-tahun-2022.csv> ;
    dcat:byteSize "2289"^^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-nenas-tahun-2022> a foaf:Document .

