@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/1c3b9491-2632-422b-8cde-dc6d40bcc3fd> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Data Klimatologi di Jawa Tengah" ;
    dct:identifier "1c3b9491-2632-422b-8cde-dc6d40bcc3fd" ;
    dct:issued "2021-11-19T04:27:39.079700"^^xsd:dateTime ;
    dct:modified "2021-11-19T04:30:40.877932"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Klimatologi Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PU SDA TARU Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1c3b9491-2632-422b-8cde-dc6d40bcc3fd/resource/b216e538-da12-4818-8605-174b281f38e2> .

<https://data.jatengprov.go.id/dataset/1c3b9491-2632-422b-8cde-dc6d40bcc3fd/resource/b216e538-da12-4818-8605-174b281f38e2> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang Data Klimatologi di Jawa Tengah" ;
    dct:format "XLS" ;
    dct:title "Data Klimatologi Tahun 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1c3b9491-2632-422b-8cde-dc6d40bcc3fd/resource/b216e538-da12-4818-8605-174b281f38e2/download/klimatologi_2019-min.xlsx> ;
    dcat:byteSize 929610.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

