@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/7c2d2416-a8fb-4ba6-be40-1cec7a477b26> a dcat:Dataset ;
    dct:description """sumber : Rembang Dalam Angka\r
               Sekretariat DPRD Kabupaten Rembang""" ;
    dct:identifier "7c2d2416-a8fb-4ba6-be40-1cec7a477b26" ;
    dct:issued "2022-03-10T08:10:51.673084"^^xsd:dateTime ;
    dct:modified "2022-03-10T08:10:51.673096"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Profil Statistik DPRD Kabupaten Rembang Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7c2d2416-a8fb-4ba6-be40-1cec7a477b26/resource/2ae04086-1935-47fb-9237-5a0f34a38f73> .

<https://data.jatengprov.go.id/dataset/7c2d2416-a8fb-4ba6-be40-1cec7a477b26/resource/2ae04086-1935-47fb-9237-5a0f34a38f73> a dcat:Distribution ;
    dct:description "jumlah anggota, sebaran per kecamatan, sebaran dapil, jumlah sidang" ;
    dct:format "XLSX" ;
    dct:title "Profil DPRD Kabupaten Rembang 2021.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/7c2d2416-a8fb-4ba6-be40-1cec7a477b26/resource/2ae04086-1935-47fb-9237-5a0f34a38f73/download/profil-dprd-kabupaten-rembang-2021.xlsx> ;
    dcat:byteSize 18482.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" .

