@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/4325b92c-09e7-43fa-9af0-915cbb36ad95> a dcat:Dataset ;
    dct:description "Data Keberhasilan Pengobatan TB Paru 2016" ;
    dct:identifier "4325b92c-09e7-43fa-9af0-915cbb36ad95" ;
    dct:issued "2017-10-03T08:36:12.408429"^^xsd:dateTime ;
    dct:modified "2017-10-03T08:36:59.672588"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Keberhasilan Pengobatan TB Paru 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dinkes Prov" ;
            vcard:hasEmail <mailto:mi_jateng@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4325b92c-09e7-43fa-9af0-915cbb36ad95/resource/e33d2010-9c85-40a7-965f-ea85c513e3e6> ;
    dcat:landingPage <http://103.30.183.173/ppid/?page_id=5783> .

<https://data.jatengprov.go.id/dataset/4325b92c-09e7-43fa-9af0-915cbb36ad95/resource/e33d2010-9c85-40a7-965f-ea85c513e3e6> a dcat:Distribution ;
    dct:description "Data Keberhasilan Pengobatan TB Paru 2016" ;
    dct:format "CSV" ;
    dct:title "Keberhasilan Pengobatan TB Paru 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4325b92c-09e7-43fa-9af0-915cbb36ad95/resource/e33d2010-9c85-40a7-965f-ea85c513e3e6/download/keberhasilan-pengobatan-tb-paru-2016.csv> ;
    dcat:byteSize 943.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

