@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/f48ee92e-486c-40fe-87b4-4e8041e61c7b> a dcat:Dataset ;
    dct:description "Data trend kasus DBD " ;
    dct:identifier "f48ee92e-486c-40fe-87b4-4e8041e61c7b" ;
    dct:issued "2023-05-26T08:35:02.563247"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:27:33.865577"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data DBD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f48ee92e-486c-40fe-87b4-4e8041e61c7b/resource/ce1404f1-ddfa-4ad2-b732-eb384ed117aa> ;
    dcat:keyword "dinkes" ;
    dcat:landingPage <dinas%20kesehatan> .

<https://data.jatengprov.go.id/dataset/f48ee92e-486c-40fe-87b4-4e8041e61c7b/resource/ce1404f1-ddfa-4ad2-b732-eb384ed117aa> a dcat:Distribution ;
    dct:description "trend kasus dbd" ;
    dct:format "DOCX" ;
    dct:title "data-dbd" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f48ee92e-486c-40fe-87b4-4e8041e61c7b/resource/ce1404f1-ddfa-4ad2-b732-eb384ed117aa/download/trend-kasus-dbd.pptx> ;
    dcat:byteSize 8442429.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.presentationml.presentation" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

