@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/74ab8a26-fcc5-487c-9ed0-fca502d227e8> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Data Klimatologi di Jawa Tengah" ;
    dct:identifier "74ab8a26-fcc5-487c-9ed0-fca502d227e8" ;
    dct:issued "2017-09-20T07:02:44.039865"^^xsd:dateTime ;
    dct:modified "2017-09-20T07:03:31.627730"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Temperatur  Rerata Bulanan 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/74ab8a26-fcc5-487c-9ed0-fca502d227e8/resource/ddc46b4f-2eca-4d56-97ff-fa9946eaefe2> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/74ab8a26-fcc5-487c-9ed0-fca502d227e8/resource/ddc46b4f-2eca-4d56-97ff-fa9946eaefe2> a dcat:Distribution ;
    dct:description "Data ini berisi tentang Data Klimatologi di Jawa Tengah " ;
    dct:format "XLS" ;
    dct:title "data-temperatur-rerata-bulanan-kabupaten-tegal" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/74ab8a26-fcc5-487c-9ed0-fca502d227e8/resource/ddc46b4f-2eca-4d56-97ff-fa9946eaefe2/download/suhu-cacaban.xlsx> ;
    dcat:byteSize 26477.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" .

