@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/5f39b886-4a0d-46ee-9c0c-59f92e9b3644> a dcat:Dataset ;
    dct:description "Data Bumdes Kec. Geyer Tahun 2018" ;
    dct:identifier "5f39b886-4a0d-46ee-9c0c-59f92e9b3644" ;
    dct:issued "2020-09-04T05:02:20.214268"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:02:20.214281"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Data Bumdes Kec. Geyer Tahun 2018" .

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

