@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/e5d3b46a-6016-4b97-8412-62a954a38194> a dcat:Dataset ;
    dct:description "Tinggi Kecamatan di Kabupaten Rembang" ;
    dct:identifier "e5d3b46a-6016-4b97-8412-62a954a38194" ;
    dct:issued "2021-06-09T03:08:27.689107"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:34:13.395110"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Tinggi Kecamatan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e5d3b46a-6016-4b97-8412-62a954a38194/resource/ac954761-76ba-4da0-8e7e-e142a5eeafc7> ;
    dcat:keyword "kecamatan",
        "tinggi" .

<https://data.jatengprov.go.id/dataset/e5d3b46a-6016-4b97-8412-62a954a38194/resource/ac954761-76ba-4da0-8e7e-e142a5eeafc7> a dcat:Distribution ;
    dct:description "Tinggi Kecamatan di Kabupaten Rembang" ;
    dct:format "XLSX" ;
    dct:title "Tinggi Kecamatan di Kabupaten Rembang" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/e5d3b46a-6016-4b97-8412-62a954a38194/resource/ac954761-76ba-4da0-8e7e-e142a5eeafc7/download/tinggi-kecamatan-di-kabupaten-rembang.xlsx> ;
    dcat:byteSize 5678.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" .

