@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/2a0e2098-1956-428d-9a12-94c5ceb07d8b> a dcat:Dataset ;
    dct:description "Jumlah Kasus HIV Kota Tegal Tahun 2021" ;
    dct:identifier "2a0e2098-1956-428d-9a12-94c5ceb07d8b" ;
    dct:issued "2023-07-04T09:06:13.723118"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:13.723124"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Kasus HIV Kota Tegal Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2a0e2098-1956-428d-9a12-94c5ceb07d8b/resource/de8bd782-1437-4054-a571-d1fd79566f7d> ;
    dcat:keyword "kasus HIV" .

<https://data.jatengprov.go.id/dataset/2a0e2098-1956-428d-9a12-94c5ceb07d8b/resource/de8bd782-1437-4054-a571-d1fd79566f7d> a dcat:Distribution ;
    dct:description "Jumlah Kasus HIV Kota Tegal Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Profil Kesehatan 2021 Tabel_54.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/2a0e2098-1956-428d-9a12-94c5ceb07d8b/resource/de8bd782-1437-4054-a571-d1fd79566f7d/download/profil-kesehatan-2021-tabel_54.xlsx> ;
    dcat:byteSize 14894.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

