@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/f89dab0f-8c84-4644-a1d1-0161b63032b8> a dcat:Dataset ;
    dct:description "Rancangan Peraturan Daerah" ;
    dct:identifier "f89dab0f-8c84-4644-a1d1-0161b63032b8" ;
    dct:issued "2019-01-03T06:35:17.532029"^^xsd:dateTime ;
    dct:modified "2019-01-03T06:35:17.532037"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Rancangan Peraturan Daerah Kabupaten Banjarnegara" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubag TU Sekretariat DPRD" ;
            vcard:hasEmail <mailto:setwan@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f89dab0f-8c84-4644-a1d1-0161b63032b8/resource/9f074f2f-d01a-4206-af21-e8f9ea1806bd> .

<https://data.jatengprov.go.id/dataset/f89dab0f-8c84-4644-a1d1-0161b63032b8/resource/9f074f2f-d01a-4206-af21-e8f9ea1806bd> a dcat:Distribution ;
    dct:description "Rancangan Peraturan Daerah" ;
    dct:format "DOCX" ;
    dct:title "Rancangan Peraturan Daerah Kabupaten Banjarnegara" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/f89dab0f-8c84-4644-a1d1-0161b63032b8/resource/9f074f2f-d01a-4206-af21-e8f9ea1806bd/download/rekap-perda.docx> ;
    dcat:byteSize 16886.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" .

