@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/2ec6374f-f45e-4607-a4b6-4be57c4c4369> a dcat:Dataset ;
    dct:description "MONOGRAFI DESA PANIMBO TAHUN 2018" ;
    dct:identifier "2ec6374f-f45e-4607-a4b6-4be57c4c4369" ;
    dct:issued "2020-09-04T04:57:17.395931"^^xsd:dateTime ;
    dct:modified "2020-09-04T04:57:17.395958"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "MONOGRAFI DESA PANIMBO TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SISWANTO" ] .

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

