@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/f3299851-e078-4d80-860f-f6292fcc8b56> a dcat:Dataset ;
    dct:description "data dari hasil proyeksi Penduduk Indonesia 2021-2023" ;
    dct:identifier "f3299851-e078-4d80-860f-f6292fcc8b56" ;
    dct:issued "2022-04-08T10:36:43.831520"^^xsd:dateTime ;
    dct:modified "2022-04-08T10:36:43.831529"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah Penduduk menurut Kelompok Umur dan Jenis Kelamin Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f3299851-e078-4d80-860f-f6292fcc8b56/resource/b9a730d0-5f77-4171-a917-18a4e10d72f2> .

<https://data.jatengprov.go.id/dataset/f3299851-e078-4d80-860f-f6292fcc8b56/resource/b9a730d0-5f77-4171-a917-18a4e10d72f2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk menurut Kelompok Umur dan Jenis Kelamin.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/f3299851-e078-4d80-860f-f6292fcc8b56/resource/b9a730d0-5f77-4171-a917-18a4e10d72f2/download/jumlah-penduduk-menurut-kelompok-umur-dan-jenis-kelamin.xlsx> ;
    dcat:byteSize 13185.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

