@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/5b0401ba-bb07-4c71-8b37-352eb9f8734d> a dcat:Dataset ;
    dct:description "Raperda Inisiatif DPRD Kabupaten Banjarnegara Tahun 2017" ;
    dct:identifier "5b0401ba-bb07-4c71-8b37-352eb9f8734d" ;
    dct:issued "2018-08-18T04:22:48.617406"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:22:48.617422"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Raperda Inisiatif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daryono, S.Sos" ;
            vcard:hasEmail <mailto:setwan@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b0401ba-bb07-4c71-8b37-352eb9f8734d/resource/1e3baeca-0da6-4692-9f39-f7dceabfb72b> .

<https://data.jatengprov.go.id/dataset/5b0401ba-bb07-4c71-8b37-352eb9f8734d/resource/1e3baeca-0da6-4692-9f39-f7dceabfb72b> a dcat:Distribution ;
    dct:description "Raperda Inisiatif DPRD Kabupaten Banjarnegara Tahun 2017" ;
    dct:format "microsoft word" ;
    dct:title "Raperda Inisiatif " ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/5b0401ba-bb07-4c71-8b37-352eb9f8734d/resource/1e3baeca-0da6-4692-9f39-f7dceabfb72b/download/raperda-inisiatif.docx> ;
    dcat:byteSize 16957.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

