@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/fba01b60-fd80-4096-8d26-b10ddc91ce0d> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah hari hujan menurut bulan di Kabupaten Rembang pada tahun 2021" ;
    dct:identifier "fba01b60-fd80-4096-8d26-b10ddc91ce0d" ;
    dct:issued "2022-09-19T10:31:46.890475"^^xsd:dateTime ;
    dct:modified "2022-09-19T10:31:46.890489"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Jumlah Hari Hujan Menurut Bulan di Kabupaten Rembang, 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika " ;
            vcard:hasEmail <mailto:dinkominfo@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fba01b60-fd80-4096-8d26-b10ddc91ce0d/resource/781ccdae-002b-420e-ac79-6f77e3ee8b63> .

<https://data.jatengprov.go.id/dataset/fba01b60-fd80-4096-8d26-b10ddc91ce0d/resource/781ccdae-002b-420e-ac79-6f77e3ee8b63> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Jumlah Hari Hujan Menurut Bulan di Kabupaten Rembang, 2021.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/fba01b60-fd80-4096-8d26-b10ddc91ce0d/resource/781ccdae-002b-420e-ac79-6f77e3ee8b63/download/jumlah-hari-hujan-menurut-bulan-di-kabupaten-rembang-2021.xlsx> ;
    dcat:byteSize 12083.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" .

