@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/722b3323-e9cb-466e-b698-f809df285ece> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Data Klimatologi di Jawa Tengah " ;
    dct:identifier "722b3323-e9cb-466e-b698-f809df285ece" ;
    dct:issued "2017-09-20T05:21:46.947341"^^xsd:dateTime ;
    dct:modified "2017-09-20T06:35:01.002963"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Klimatologi Stasiun Cacaban Kabupaten Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUSDATARU Prov.Jateng" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/722b3323-e9cb-466e-b698-f809df285ece/resource/ed3e5f47-8f86-4d55-97f1-1dca251b864f> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/722b3323-e9cb-466e-b698-f809df285ece/resource/ed3e5f47-8f86-4d55-97f1-1dca251b864f> a dcat:Distribution ;
    dct:description "Data ini berisi tentang Data Klimatologi di Jawa Tengah " ;
    dct:format "XLS" ;
    dct:title "data-kecepatan-angin-rerata-bulanan-km-hari-stasiun-klimatologi-cacaban" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/722b3323-e9cb-466e-b698-f809df285ece/resource/ed3e5f47-8f86-4d55-97f1-1dca251b864f/download/rerata-angin-cacaban.xlsx> ;
    dcat:byteSize 36511.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" .

