@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#> .

<https://data.jatengprov.go.id/dataset/47d067a6-7834-4a7f-b325-3a8784a2c0f0> a dcat:Dataset ;
    dct:description "Data Luas Lahan, Luas Panen dan Produksi Komoditas Perkebunan " ;
    dct:identifier "47d067a6-7834-4a7f-b325-3a8784a2c0f0" ;
    dct:issued "2021-08-22T14:30:38.815459"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:30:38.815470"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA PERKEBUNAN" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

