@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/420bdb64-8406-4905-9506-cfafe4d723e0> a dcat:Dataset ;
    dct:description "Jumlah luas areal lahan pala perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:identifier "420bdb64-8406-4905-9506-cfafe4d723e0" ;
    dct:issued "2025-08-28T11:27:43.379554"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:43.379561"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Luas Areal Lahan Pala Perkecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mohd Fahrozi" ;
            vcard:hasEmail <mailto:toolharr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/420bdb64-8406-4905-9506-cfafe4d723e0/resource/b93d9b6d-0d3c-43ef-935f-d93f29bf0cb8> ;
    dcat:keyword "luas areal lahan pala",
        "tanaman pala" ;
    dcat:landingPage <http://jumlahluasareallahanpala.com> .

<http://5.189.187.109/dataset/420bdb64-8406-4905-9506-cfafe4d723e0/resource/b93d9b6d-0d3c-43ef-935f-d93f29bf0cb8> a dcat:Distribution ;
    dct:description "Jumlah luas areal lahan pala perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-18T05:44:06.449810"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:43.369521"^^xsd:dateTime ;
    dct:title "luas areal lahan pala" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/420bdb64-8406-4905-9506-cfafe4d723e0/resource/b93d9b6d-0d3c-43ef-935f-d93f29bf0cb8/download/data-set-luas-areal-lahan-pala.csv> ;
    dcat:byteSize "887"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<http://jumlahluasareallahanpala.com> a foaf:Document .

