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

<https://data.jatengprov.go.id/dataset/1f3c35f3-4333-4666-80e4-bc77323b088b> a dcat:Dataset ;
    dct:identifier "1f3c35f3-4333-4666-80e4-bc77323b088b" ;
    dct:issued "2022-07-11T06:04:35.152617"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:04:35.152630"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Panen dan Produksi Ubi Jalar di Kabupaten Kendal Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kominfo" ] .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

