@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/a3e65611-53be-41b1-8902-f386c8bbd757> a dcat:Dataset ;
    dct:description "Data Hasil Cakupan Skrining HIV" ;
    dct:identifier "a3e65611-53be-41b1-8902-f386c8bbd757" ;
    dct:issued "2023-05-26T08:32:48.595976"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:00:54.691618"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Hasil Cakupan Skrining HIV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINKES" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a3e65611-53be-41b1-8902-f386c8bbd757/resource/5263053d-21aa-455d-91fa-5507a53df538> ;
    dcat:keyword "HIV" ;
    dcat:landingPage <Laporan%20Dari%20Fasyankes> .

<https://data.jatengprov.go.id/dataset/a3e65611-53be-41b1-8902-f386c8bbd757/resource/5263053d-21aa-455d-91fa-5507a53df538> a dcat:Distribution ;
    dct:description "DATA HASIL CAKUPAN SKRINING HIV JANUARI-APRIL 2023" ;
    dct:format "XLS" ;
    dct:title "JANUARI-APRIL 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/a3e65611-53be-41b1-8902-f386c8bbd757/resource/5263053d-21aa-455d-91fa-5507a53df538/download/data-hasil-cakupan-skrining-hiv-januari-april-2023.xls> ;
    dcat:byteSize 38912.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

