@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/6c7c8985-6710-42db-83c9-b5c985c8f760> a dcat:Dataset ;
    dct:description "Jumlah RT dan RW di kecamatan Grogol" ;
    dct:identifier "6c7c8985-6710-42db-83c9-b5c985c8f760" ;
    dct:issued "2021-05-03T07:05:29.633766"^^xsd:dateTime ;
    dct:modified "2021-05-03T07:05:29.633784"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "Jumlah RT dan RW Kecamatan Grogol" .

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

