@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/dabf51cf-5b96-4e2f-9c3b-5d8a0c72c902> a dcat:Dataset ;
    dct:description "Data dari hasil proyeksi penduduk Indonesia 2021-2023 (Rembang Dalam Angka 2022)" ;
    dct:identifier "dabf51cf-5b96-4e2f-9c3b-5d8a0c72c902" ;
    dct:issued "2022-04-19T11:30:46.729310"^^xsd:dateTime ;
    dct:modified "2022-04-19T11:30:46.729324"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah Penduduk Lansia Tahun 2021 Kab. Rembang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dabf51cf-5b96-4e2f-9c3b-5d8a0c72c902/resource/9212d548-26f9-40e1-9f81-80a2a65582e6> .

<https://data.jatengprov.go.id/dataset/dabf51cf-5b96-4e2f-9c3b-5d8a0c72c902/resource/9212d548-26f9-40e1-9f81-80a2a65582e6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Lansia Kabupaten Rembang Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/dabf51cf-5b96-4e2f-9c3b-5d8a0c72c902/resource/9212d548-26f9-40e1-9f81-80a2a65582e6/download/jumlah-penduduk-lansia-kabupaten-rembang-tahun-2021.xlsx> ;
    dcat:byteSize 11473.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" .

