@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/8816fc51-c6bf-45d9-bef7-3f3a3c22d65d> a dcat:Dataset ;
    dct:description "Pertumbuhan Penduduk Kabupaten Rembang 2019 - 2021" ;
    dct:identifier "8816fc51-c6bf-45d9-bef7-3f3a3c22d65d" ;
    dct:issued "2022-03-02T07:30:37.653593"^^xsd:dateTime ;
    dct:modified "2022-03-02T07:30:37.653606"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Pertumbuhan Penduduk Kabupaten Rembang 2019 - 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8816fc51-c6bf-45d9-bef7-3f3a3c22d65d/resource/65b773c6-b17b-4fa6-97de-18914c5e26a9> .

<https://data.jatengprov.go.id/dataset/8816fc51-c6bf-45d9-bef7-3f3a3c22d65d/resource/65b773c6-b17b-4fa6-97de-18914c5e26a9> a dcat:Distribution ;
    dct:description "pertumbuhan penduduk kabupaten rembang 2019-2021" ;
    dct:format "XLSX" ;
    dct:title "Pertumbuhan Penduduk Kabupaten Rembang 2019-2021" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/8816fc51-c6bf-45d9-bef7-3f3a3c22d65d/resource/65b773c6-b17b-4fa6-97de-18914c5e26a9/download/pertumbuhan-penduduk-2019-2021.xlsx> ;
    dcat:byteSize 12620.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" .

