@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/4d555afb-7fd0-42a1-822a-5ae63cb51514> a dcat:Dataset ;
    dct:description "Jumlah desa dan kelurahan di Kabupaten Rembang" ;
    dct:identifier "4d555afb-7fd0-42a1-822a-5ae63cb51514" ;
    dct:issued "2021-06-09T03:04:51.710076"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:04:51.710086"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah Desa dan Kelurahan" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

