@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/742e885f-05ac-4cae-a347-69ab188a5e37> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Trend Insidens Rate DBD Triwulan 3 2020" ;
    dct:identifier "742e885f-05ac-4cae-a347-69ab188a5e37" ;
    dct:issued "2020-12-28T07:28:45.868581"^^xsd:dateTime ;
    dct:modified "2020-12-28T07:30:43.200099"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "Trend Insidens Rate DBD Triwulan 3 2020" .

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

