@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/637d7a2f-c79e-4246-88d7-97b487f4cc84> a dcat:Dataset ;
    dct:description "Monografi Desa Tambirejo Tahun 2017" ;
    dct:identifier "637d7a2f-c79e-4246-88d7-97b487f4cc84" ;
    dct:issued "2020-09-04T05:02:48.630678"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:02:48.630697"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Monografi Desa Tambirejo Tahun 2017" .

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

