@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#> .

<http://5.189.187.109/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 "2022-11-01T00:45:12.422469"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:45:12.422482"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    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:distribution <http://5.189.187.109/dataset/f9484994-0ab3-488c-bfa0-7d1a258f9bc5/resource/36966eef-9e50-43d0-90a9-d28d5afd7fdd> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/f9484994-0ab3-488c-bfa0-7d1a258f9bc5/resource/36966eef-9e50-43d0-90a9-d28d5afd7fdd> a dcat:Distribution ;
    dct:description "KASUS DEMAM BERDARAH DENGUE (DBD) KAB. TEGAL TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-04-27T02:18:45.519171"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:45:12.413698"^^xsd:dateTime ;
    dct:title "KASUS DEMAM BERDARAH DENGUE (DBD) KAB. TEGAL TAHUN 2020" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/f9484994-0ab3-488c-bfa0-7d1a258f9bc5/resource/36966eef-9e50-43d0-90a9-d28d5afd7fdd/download/kasus-demam-berdarah-dengue-dbd.xlsx> ;
    dcat:byteSize "19376"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

