@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/3d621506-b24d-424b-ba43-391d20382022> a dcat:Dataset ;
    dct:description "Data perangkat desa kecamatan Grogol" ;
    dct:identifier "3d621506-b24d-424b-ba43-391d20382022" ;
    dct:issued "2021-05-03T07:02:48.714882"^^xsd:dateTime ;
    dct:modified "2021-05-03T07:02:48.714897"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Data Perangkat Desa Se-Kecamatan Grogol" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

