@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/65c55a1f-8544-4647-ba05-63d3a1286490> a dcat:Dataset ;
    dct:identifier "65c55a1f-8544-4647-ba05-63d3a1286490" ;
    dct:issued "2023-10-25T09:06:03.563855"^^xsd:dateTime ;
    dct:modified "2023-10-25T09:06:03.563864"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Kasus HIV Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/65c55a1f-8544-4647-ba05-63d3a1286490/resource/7ad60254-d480-416d-ac9f-219bf542e4d8> ;
    dcat:landingPage <Dinkes%20Kab%20Kendal> .

<https://data.jatengprov.go.id/dataset/65c55a1f-8544-4647-ba05-63d3a1286490/resource/7ad60254-d480-416d-ac9f-219bf542e4d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kasus HIV Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/65c55a1f-8544-4647-ba05-63d3a1286490/resource/7ad60254-d480-416d-ac9f-219bf542e4d8/download/jumlah-kasus-hiv-tahun-2022.xlsx> ;
    dcat:byteSize 7326.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

