@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d15a6829-2101-4afe-9b10-7e7524799d31> a dcat:Dataset ;
    dct:description "Data Curah Hujan dari Stasiun Penakaran Hujan Tahun 2017" ;
    dct:identifier "d15a6829-2101-4afe-9b10-7e7524799d31" ;
    dct:issued "2018-11-18T06:13:27.819264"^^xsd:dateTime ;
    dct:modified "2018-11-18T06:13:27.819274"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Data Curah Hujan dari Stasiun Penakaran Hujan Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d15a6829-2101-4afe-9b10-7e7524799d31/resource/97726fb9-b40f-4ac1-8483-739991001a69> .

<https://data.jatengprov.go.id/dataset/d15a6829-2101-4afe-9b10-7e7524799d31/resource/97726fb9-b40f-4ac1-8483-739991001a69> a dcat:Distribution ;
    dct:description "Data Curah Hujan dari Stasiun Penakaran Hujan Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Data Curah Hujan dari Stasiun Penakaran Hujan Tahun 2017" ;
    dcat:accessURL <http://103.105.190.59/dataset/d15a6829-2101-4afe-9b10-7e7524799d31/resource/97726fb9-b40f-4ac1-8483-739991001a69/download/data-curah-hujan-dari-stasiun-penakaran-hujan2017.csv> ;
    dcat:byteSize 582.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

