@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/062f62e6-def9-4900-9516-11c702e8fc80> a dcat:Dataset ;
    dct:description "Perkembangan jumlah luas lahan komoditi karet di Sumatera Barat dari tahun 2018 hingga tahun 2022" ;
    dct:identifier "062f62e6-def9-4900-9516-11c702e8fc80" ;
    dct:issued "2024-06-11T03:12:12.231761"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:12:12.231769"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> ;
    dct:title "Perkembangan Luas Lahan Komoditi Karet Tahun 2018 - 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Serly Deranti" ;
            vcard:hasEmail <mailto:sderanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/062f62e6-def9-4900-9516-11c702e8fc80/resource/ac79a8b7-0988-4056-bf22-249bf3c7a507> ;
    dcat:keyword "Perkebunan Rakyat",
        "karet",
        "luas lahan",
        "perkebunan",
        "tahun 2022" .

<http://5.189.187.109/dataset/062f62e6-def9-4900-9516-11c702e8fc80/resource/ac79a8b7-0988-4056-bf22-249bf3c7a507> a dcat:Distribution ;
    dct:description "Perkembangan luas lahan komoditi karet lima tahun terakhir dengan satuan Ha" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-29T08:13:21.951301"^^xsd:dateTime ;
    dct:modified "2024-06-11T03:12:12.213013"^^xsd:dateTime ;
    dct:title "Luas Lahan Komoditi Karet Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/062f62e6-def9-4900-9516-11c702e8fc80/resource/ac79a8b7-0988-4056-bf22-249bf3c7a507/download/luas-lahan-komoditi-karet-tahun-2022.xlsx> ;
    dcat:byteSize "12780"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/cc3e6dfa-579b-4b82-b51a-7b209bf95b05> a foaf:Agent ;
    foaf:name "Provinsi Sumatera Barat" .

