@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/5d32cbe6-7788-438a-8f65-d3bdfa13b00d> a dcat:Dataset ;
    dct:description "Himpunan Data Curah Hujan Kabupaten Banjarnegara Tahun 2017" ;
    dct:identifier "5d32cbe6-7788-438a-8f65-d3bdfa13b00d" ;
    dct:issued "2019-01-03T06:32:38.029550"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:32:38.029578"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data Curah Hujan Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5d32cbe6-7788-438a-8f65-d3bdfa13b00d/resource/f6245f66-7295-4752-84e1-0419e5f10c1c> ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/5d32cbe6-7788-438a-8f65-d3bdfa13b00d/resource/f6245f66-7295-4752-84e1-0419e5f10c1c> a dcat:Distribution ;
    dct:description "Himpunan Data Curah Hujan Kab.Banjaregara Tahun 2017" ;
    dct:format "microsoft exel" ;
    dct:title "data-curah-hujan-tahun-2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/5d32cbe6-7788-438a-8f65-d3bdfa13b00d/resource/f6245f66-7295-4752-84e1-0419e5f10c1c/download/data-curah-hujan-2017.xlsx> ;
    dcat:byteSize 83890.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

