@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/9d5ab7a7-a33e-48dd-84f9-fefdf95d190d> a dcat:Dataset ;
    dct:description "Pagu Indikatif Dana Desa APBN Tahun 2020 di Kecamatan Kradenan" ;
    dct:identifier "9d5ab7a7-a33e-48dd-84f9-fefdf95d190d" ;
    dct:issued "2020-09-04T05:08:27.757887"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:08:27.757900"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Pagu Indikatif Dana Desa APBN Tahun 2020" ;
    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" .

