@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/0c8ec898-f5dc-4ea1-bde3-1024b2d0d459> a dcat:Dataset ;
    dct:description "Data luas produksi kelapa sawit, Karet, Kelapa dalam dan seterusnya" ;
    dct:identifier "0c8ec898-f5dc-4ea1-bde3-1024b2d0d459" ;
    dct:issued "2023-10-16T09:01:21.206857"^^xsd:dateTime ;
    dct:modified "2023-10-16T09:01:21.206864"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "data statistik perkebunan 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tri Setyo Utomo" ;
            vcard:hasEmail <mailto:trisetiyooetomo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0c8ec898-f5dc-4ea1-bde3-1024b2d0d459/resource/313414fa-1acd-4244-bdd6-60fa7dbd61e2> ;
    dcat:keyword "perkebunan" .

<http://5.189.187.109/dataset/0c8ec898-f5dc-4ea1-bde3-1024b2d0d459/resource/313414fa-1acd-4244-bdd6-60fa7dbd61e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-03T02:02:55.152325"^^xsd:dateTime ;
    dct:modified "2023-10-16T09:01:21.201213"^^xsd:dateTime ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/0c8ec898-f5dc-4ea1-bde3-1024b2d0d459/resource/313414fa-1acd-4244-bdd6-60fa7dbd61e2/download/bahan-statistik-perkebunan-tahun-2022-smester-ii-4.xls> ;
    dcat:byteSize "633856"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

