@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/b7af840f-79eb-4ac6-8bbf-b4edc55fddb3> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "68ac47ff-4ca5-43f5-8974-06683d77a07f" ;
    dct:issued "2019-03-06"^^xsd:date ;
    dct:modified "2019-03-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertanian dan Perkebunan" ] ;
    dct:title "Produksi Cengkeh di NTB Tahun 2014-2018" ;
    dcat:distribution <http://5.189.187.109/dataset/b7af840f-79eb-4ac6-8bbf-b4edc55fddb3/resource/791af2bb-70b4-4e4c-8dab-d5e47863e1c1> ;
    dcat:keyword "cengkeh" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/produksi-cengkeh-di-ntb-tahun-2014-2018> .

<http://5.189.187.109/dataset/b7af840f-79eb-4ac6-8bbf-b4edc55fddb3/resource/791af2bb-70b4-4e4c-8dab-d5e47863e1c1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:30:03.496541"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:30:03.489521"^^xsd:dateTime ;
    dct:title "Produksi Cengkeh di NTB Tahun 2014-2018" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Produksi%20Cengkeh%20di%20NTB%20Tahun%202014-2018.xlsx> .

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

