@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://data.labura.go.id/dataset/24f4067e-e806-4a25-b314-4be46fde229c> a dcat:Dataset ;
    dct:description "Jumlah Kasus HIV/AIDS, IMS, DBD, Diare, TB dan Malaria Labuhanbatu Utara" ;
    dct:identifier "24f4067e-e806-4a25-b314-4be46fde229c" ;
    dct:issued "2023-08-28T03:04:43.688205"^^xsd:dateTime ;
    dct:modified "2023-08-28T03:05:29.986044"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Jumlah Kasus HIV/AIDS, IMS, DBD, Diare, TB dan Malaria" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/24f4067e-e806-4a25-b314-4be46fde229c/resource/62749227-8fd2-4cfe-9a7c-40b117f19f24> ;
    dcat:keyword "aids",
        "dbd",
        "diare",
        "hiv",
        "ims",
        "malaria",
        "tb" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://data.labura.go.id/dataset/24f4067e-e806-4a25-b314-4be46fde229c/resource/62749227-8fd2-4cfe-9a7c-40b117f19f24> a dcat:Distribution ;
    dct:description "Jumlah Kasus HIV/AIDS, IMS, DBD, Diare, TB dan Malaria Menurut Kecamatan di Kabupaten Labuhanbatu Utara 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-28T03:05:29.783956"^^xsd:dateTime ;
    dct:modified "2023-08-28T03:05:29.991723"^^xsd:dateTime ;
    dct:title "Jumlah Kasus HIV IMS Diare TB dan Malaria Menurut Kecamatan 2021" ;
    dcat:accessURL <https://data.labura.go.id/dataset/24f4067e-e806-4a25-b314-4be46fde229c/resource/62749227-8fd2-4cfe-9a7c-40b117f19f24/download/4.2.11-jumlah-kasus-hiv-ims-diare-tb-dan-malaria-menurut-kecamatan-labuhanbatu-utara-2021.csv> ;
    dcat:byteSize "315"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

