@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/ebc97fcc-22ee-4085-aa7d-ca0dc0be9e78> a dcat:Dataset ;
    dct:description "Renstra Dinarpusda 2016-2021" ;
    dct:identifier "ebc97fcc-22ee-4085-aa7d-ca0dc0be9e78" ;
    dct:issued "2020-09-04T05:16:01.748157"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:16:01.748170"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Renstra Dinarpusda 2016-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revinda" ] .

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

