@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/aa65cf3d-32c2-4db8-93ab-f1c69a54e0f3> a dcat:Dataset ;
    dct:description "Data Luas Panen, dan Produksi Tanaman Pangan" ;
    dct:identifier "aa65cf3d-32c2-4db8-93ab-f1c69a54e0f3" ;
    dct:issued "2021-08-22T14:31:03.561072"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:31:03.561084"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA TANAMAN PANGAN" .

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

