@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/f9484994-0ab3-488c-bfa0-7d1a258f9bc5> a dcat:Dataset ;
    dct:description "KASUS DEMAM BERDARAH DENGUE (DBD) KAB. TEGAL TAHUN 2020" ;
    dct:identifier "f9484994-0ab3-488c-bfa0-7d1a258f9bc5" ;
    dct:issued "2021-05-08T13:32:06.385743"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:32:06.385754"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "KASUS DEMAM BERDARAH DENGUE (DBD) KAB. TEGAL TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lina Rahmawati" ;
            vcard:hasEmail <mailto:rencana.dinkes@gmail.com> ] ;
    dcat:landingPage <Dinas%20Kesehatan> .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

