@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/66f0d05c-fee1-451f-a1c8-e5e17e6b9264> a dcat:Dataset ;
    dct:identifier "66f0d05c-fee1-451f-a1c8-e5e17e6b9264" ;
    dct:issued "2021-06-09T03:05:33.580954"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:05:33.580971"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah Penduduk Pertengahan Tahun Menurut Kelompok Umur" .

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

