@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/4fd5f8ef-42af-436e-9697-60fee1dd971e> a dcat:Dataset ;
    dct:description "kumpulan data ini berisi Jumlah Kasus Hiv, Aids, dan Syphilis menurut Jenis Kelamin" ;
    dct:identifier "4fd5f8ef-42af-436e-9697-60fee1dd971e" ;
    dct:issued "2023-10-01T13:23:52.123803"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:58:47.458526"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Kasus Hiv, Aids, dan Syphilis menurut Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/318eff00-9fdc-4d3e-b9ed-2f0ed4be6ea5>,
        <https://data.jatengprov.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/68dd77bd-7953-4fd1-bcd8-185fbf29423d> ;
    dcat:keyword "kasus HIV" .

<https://data.jatengprov.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/318eff00-9fdc-4d3e-b9ed-2f0ed4be6ea5> a dcat:Distribution ;
    dct:description "Penemuan Kasus HIV Tahun 2023" ;
    dct:format "DOCX" ;
    dct:title "Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/318eff00-9fdc-4d3e-b9ed-2f0ed4be6ea5/download/penemuan-kasus-hiv.docx> ;
    dcat:byteSize 197906.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/68dd77bd-7953-4fd1-bcd8-185fbf29423d> a dcat:Distribution ;
    dct:description "JUMLAH KASUS HIV MENURUT JENIS KELAMIN DAN KELOMPOK UMUR TAHUN 2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/4fd5f8ef-42af-436e-9697-60fee1dd971e/resource/68dd77bd-7953-4fd1-bcd8-185fbf29423d/download/jumlah-kasus-hiv-menurut-jenis-kelamin-dan-kelompok-umur.xlsx> ;
    dcat:byteSize 20704.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

