@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/a1d5e69d-e8be-4a81-9b17-b3310cae8577> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kabupaten Rembang menurut pekerjaan " ;
    dct:identifier "a1d5e69d-e8be-4a81-9b17-b3310cae8577" ;
    dct:issued "2021-06-09T03:06:16.947781"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:06:16.947795"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Pekerjaan Penduduk" .

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

