@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/71bec0a5-056f-4eff-9ffe-f2cd3f015cdb> a dcat:Dataset ;
    dct:description "Produksi Sayuran dan Buah-buahan di Kabupaten Cilacap Tahun 2022" ;
    dct:identifier "71bec0a5-056f-4eff-9ffe-f2cd3f015cdb" ;
    dct:issued "2022-09-19T05:16:08.924266"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:16:08.924279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Produksi Hortikultura Tahun 2022" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

