@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/e3fd0e11-61c0-417d-8c07-66a2f846a367> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Data Klimatologi di Jawa Tengah" ;
    dct:identifier "e3fd0e11-61c0-417d-8c07-66a2f846a367" ;
    dct:issued "2017-09-20T07:37:04.737559"^^xsd:dateTime ;
    dct:modified "2017-09-22T04:19:08.155776"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Klimatologi Stasiun Sempu Kabupaten Magelang" ;
    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/e3fd0e11-61c0-417d-8c07-66a2f846a367/resource/d91f3482-0404-4fe1-8f9c-68e4e9f2007b> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/e3fd0e11-61c0-417d-8c07-66a2f846a367/resource/d91f3482-0404-4fe1-8f9c-68e4e9f2007b> a dcat:Distribution ;
    dct:description "Data ini berisi tentang Data Klimatologi di Jawa Tengah " ;
    dct:format "XLS" ;
    dct:title "data-klimatologi-stasiun-sempu-kabupaten-magelang" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e3fd0e11-61c0-417d-8c07-66a2f846a367/resource/d91f3482-0404-4fe1-8f9c-68e4e9f2007b/download/sempu-2016.xls> ;
    dcat:byteSize 727040.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<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" .

