@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/05786539-49e9-445b-aa69-3b716b4e62c2> a dcat:Dataset ;
    dct:description "SK Bendahara Desa Nglegok Tahun 2021" ;
    dct:identifier "05786539-49e9-445b-aa69-3b716b4e62c2" ;
    dct:issued "2021-06-09T02:47:46.553748"^^xsd:dateTime ;
    dct:modified "2021-06-09T02:47:46.553760"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "SK Penunjukan Bendahara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dsnglegok.ngargoyoso@gmail.com> ] .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

