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

<https://data.jatengprov.go.id/dataset/d7f39a87-9417-4ffb-ab07-bf59608ddc44> a dcat:Dataset ;
    dct:description "Keadaan Iklim Tahunan di Kabupaten Banjarnegara Tahun 2013 s/d 2017" ;
    dct:identifier "d7f39a87-9417-4ffb-ab07-bf59608ddc44" ;
    dct:issued "2019-01-03T06:34:41.140411"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:34:41.140420"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Keadaan Iklim di Kabupaten Banjarnegara" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setyoajie Prayoedhie, S.T., Dipl. Tsu, MDM" ;
            vcard:hasEmail <mailto:stageof.banjarnegara@bmkg.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d7f39a87-9417-4ffb-ab07-bf59608ddc44/resource/81949a80-5773-48b7-94b2-2d37a6e54068> ;
    dcat:landingPage <www.bmkg.go.id> .

<https://data.jatengprov.go.id/dataset/d7f39a87-9417-4ffb-ab07-bf59608ddc44/resource/81949a80-5773-48b7-94b2-2d37a6e54068> a dcat:Distribution ;
    dct:description "Keadaan Iklim Tahunan Banjarnegara 2013 s/d 2017" ;
    dct:format "XLS" ;
    dct:title "Keadaan Iklim Banjarnegara 2013 2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/d7f39a87-9417-4ffb-ab07-bf59608ddc44/resource/81949a80-5773-48b7-94b2-2d37a6e54068/download/keadaan-iklim-2013-2017.xls> ;
    dcat:byteSize 21504.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

