@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/73574d7c-9c5a-46e2-83d4-88347506783a> a dcat:Dataset ;
    dct:description "10 Besar Penyakit" ;
    dct:identifier "73574d7c-9c5a-46e2-83d4-88347506783a" ;
    dct:issued "2018-08-18T04:23:50.025694"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:23:50.025711"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "DATA 10 BESAR PENYAKIT DI KABUPATEN BANJARNEGARA TAHUN 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73574d7c-9c5a-46e2-83d4-88347506783a/resource/2b0da762-18d3-4082-882b-d2b90d3f3ce9> .

<https://data.jatengprov.go.id/dataset/73574d7c-9c5a-46e2-83d4-88347506783a/resource/2b0da762-18d3-4082-882b-d2b90d3f3ce9> a dcat:Distribution ;
    dct:format "DOCX" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/73574d7c-9c5a-46e2-83d4-88347506783a/resource/2b0da762-18d3-4082-882b-d2b90d3f3ce9/download/data-10-besar-penyakit.docx> ;
    dcat:byteSize 13516.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" .

