@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/5ca0fe4a-e476-47c7-85ab-c843ee7c5c40> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang data curah hujan bulanan stasiun hujan di Jawa Tengah " ;
    dct:identifier "5ca0fe4a-e476-47c7-85ab-c843ee7c5c40" ;
    dct:issued "2017-09-19T09:00:22.384531"^^xsd:dateTime ;
    dct:modified "2017-09-19T09:00:46.001796"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Data Hujan stasiun 46-Gunung Pati Kabupaten Semarang" ;
    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/5ca0fe4a-e476-47c7-85ab-c843ee7c5c40/resource/b003885a-722a-4461-959e-e160dc714d6f> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/5ca0fe4a-e476-47c7-85ab-c843ee7c5c40/resource/b003885a-722a-4461-959e-e160dc714d6f> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang data curah hujan bulanan stasiun hujan di Jawa Tengah " ;
    dct:format "XLS" ;
    dct:title "data-hujan-stasiun-46-gunung-pati-kabupaten-semarang" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5ca0fe4a-e476-47c7-85ab-c843ee7c5c40/resource/b003885a-722a-4461-959e-e160dc714d6f/download/46-gunung-pati.xls> ;
    dcat:byteSize 45568.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" .

