@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://5.189.187.109/dataset/140699e8-3daa-417a-a49f-a2d0f534981a> a dcat:Dataset ;
    dct:description "JUMLAH KASUS HIV KAB. TEGAL TAHUN 2020" ;
    dct:identifier "140699e8-3daa-417a-a49f-a2d0f534981a" ;
    dct:issued "2022-11-01T00:23:20.231846"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:20.231854"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH KASUS HIV KAB. TEGAL TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lina Rahmawati" ;
            vcard:hasEmail <mailto:rencana.dinkes@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/140699e8-3daa-417a-a49f-a2d0f534981a/resource/e5215406-98af-47b5-bd78-3b4b57187251> ;
    dcat:keyword "Kesehatan" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<Dinas%20Kesehatan> a foaf:Document .

<http://5.189.187.109/dataset/140699e8-3daa-417a-a49f-a2d0f534981a/resource/e5215406-98af-47b5-bd78-3b4b57187251> a dcat:Distribution ;
    dct:description "JUMLAH KASUS HIV KAB. TEGAL TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-04-26T04:39:09.261721"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:23:20.226418"^^xsd:dateTime ;
    dct:title "JUMLAH KASUS HIV KAB. TEGAL TAHUN 2020" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/140699e8-3daa-417a-a49f-a2d0f534981a/resource/e5215406-98af-47b5-bd78-3b4b57187251/download/jumlah-kasus-hiv-menurut-jenis-kelamin-dan-kelompok-umur.xlsx> ;
    dcat:byteSize "19430"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

