@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6baa677d-988d-43f5-8c34-8c05bc50bd61> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "e7a6d2ed-4e2b-414b-a7b9-4b24f37cc87c" ;
    dct:issued "2019-03-06"^^xsd:date ;
    dct:modified "2021-01-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Perkebunan" ] ;
    dct:title "Produksi Aren di NTB Tahun 2014-2019" ;
    dcat:distribution <http://5.189.187.109/dataset/6baa677d-988d-43f5-8c34-8c05bc50bd61/resource/b0943974-7d3f-4d93-854b-9f6c5cf98eb6> ;
    dcat:keyword "aren" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/produksi-aren-di-ntb-tahun-2014-2019> .

<http://5.189.187.109/dataset/6baa677d-988d-43f5-8c34-8c05bc50bd61/resource/b0943974-7d3f-4d93-854b-9f6c5cf98eb6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:30:04.726435"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:30:04.716989"^^xsd:dateTime ;
    dct:title "Produksi Aren di NTB Tahun 2014-2019" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Produksi%20Aren%20di%20NTB%20Tahun%202014-2019.xlsx> .

<https://data.ntbprov.go.id/dataset/produksi-aren-di-ntb-tahun-2014-2019> a foaf:Document .

