@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/a75e6f55-ca0e-4a02-8c75-03909fc2ad38> a dcat:Dataset ;
    dct:description "BANTUAN SARANA DAN PRASARANA UNTUK DESA" ;
    dct:identifier "a75e6f55-ca0e-4a02-8c75-03909fc2ad38" ;
    dct:issued "2020-09-04T05:09:26.344586"^^xsd:dateTime ;
    dct:modified "2020-09-04T05:09:26.344599"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "SOSIALISASI BANTUAN DESA DARI PROPINSI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KASI PMD" ] .

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

