@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/7ba5bd4d-491a-44e0-b3c2-b30ed0ba83ec> a dcat:Dataset ;
    dct:description "Data Kesehatan (Pelayanan Kesehatan, Pasien Penderita Menular)" ;
    dct:identifier "7ba5bd4d-491a-44e0-b3c2-b30ed0ba83ec" ;
    dct:issued "2022-09-19T13:57:26.923489"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:57:26.923500"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Kesehatan (Pelayanan Kesehatan, Pasien Penderita Menular)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ba5bd4d-491a-44e0-b3c2-b30ed0ba83ec/resource/5cea7a67-aecd-4e70-a6bc-dbf89a0c8cad> ;
    dcat:landingPage <dinkes.tegalkota.go.id/ppid> .

<https://data.jatengprov.go.id/dataset/7ba5bd4d-491a-44e0-b3c2-b30ed0ba83ec/resource/5cea7a67-aecd-4e70-a6bc-dbf89a0c8cad> a dcat:Distribution ;
    dct:description "Data Kesehatan (Pelayanan Kesehatan, Pasien Penderita Menular) di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "3. Urusan Kesehatan.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/7ba5bd4d-491a-44e0-b3c2-b30ed0ba83ec/resource/5cea7a67-aecd-4e70-a6bc-dbf89a0c8cad/download/3.-urusan-kesehatan.xlsx> ;
    dcat:byteSize 15408.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" .

