@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/67ab98ba-cd8c-47b4-bcaa-8fb0f51aaaed> a dcat:Dataset ;
    dct:description "Jumlah Kesembuhan dan Pengobatan TB Paru" ;
    dct:identifier "67ab98ba-cd8c-47b4-bcaa-8fb0f51aaaed" ;
    dct:issued "2018-05-18T08:12:41.244897"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:12:41.244917"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Kesembuhan TB Paru" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mawan" ;
            vcard:hasEmail <mailto:mawanburhani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/67ab98ba-cd8c-47b4-bcaa-8fb0f51aaaed/resource/dfeafc47-41aa-40da-8c6a-94b827dc73ed> ;
    dcat:landingPage <http://dinkes.kendalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/67ab98ba-cd8c-47b4-bcaa-8fb0f51aaaed/resource/dfeafc47-41aa-40da-8c6a-94b827dc73ed> a dcat:Distribution ;
    dct:description "Jumlah Angka Kesembuhan dan Pengobatan TB Paru Menurut Jenis Kelamin" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Angka Kesembuhan dan Pengobatan TB Paru.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/67ab98ba-cd8c-47b4-bcaa-8fb0f51aaaed/resource/dfeafc47-41aa-40da-8c6a-94b827dc73ed/download/jumlah-angka-kesembuhan-dan-pengobatan-tb-paru.xlsx> ;
    dcat:byteSize 29460.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

