@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/68ad2c10-d42e-437b-9923-e7143f5bd072> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Agama Tahun 2019 di Kecamatan Kradenan" ;
    dct:identifier "68ad2c10-d42e-437b-9923-e7143f5bd072" ;
    dct:issued "2020-09-04T05:03:17.420824"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:03:17.420841"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Jumlah Penduduk di Kecamatan Kradenan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karjanto, SH" ;
            vcard:hasEmail <mailto:karjanto_sukorejo@yahoo.com> ] .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

