@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/0002cda8-2f38-4f01-9f4c-58b41015c615> a dcat:Dataset ;
    dct:description "Jumlah kasus baru demam berdarah pada kurun waktu tertentu" ;
    dct:identifier "0002cda8-2f38-4f01-9f4c-58b41015c615" ;
    dct:issued "2024-06-11T04:54:48.718701"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:54:48.718707"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah kasus baru demam berdarah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0002cda8-2f38-4f01-9f4c-58b41015c615/resource/2bcd6232-3051-4cbc-8ad6-b1457df91754> .

<http://5.189.187.109/dataset/0002cda8-2f38-4f01-9f4c-58b41015c615/resource/2bcd6232-3051-4cbc-8ad6-b1457df91754> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T04:42:23.873026"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:54:48.715546"^^xsd:dateTime ;
    dct:title "Jumlah kasus baru demam berdarah 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/0002cda8-2f38-4f01-9f4c-58b41015c615/resource/2bcd6232-3051-4cbc-8ad6-b1457df91754/download/tabel-30-jumlah-kasus-baru-dbd.csv> ;
    dcat:byteSize "988"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

