@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/bef95696-b189-4730-b72d-cd436fedb908> a dcat:Dataset ;
    dct:description "jumlah Dokter Praktik BPJS Kesehatan di wilayah Kab Batang" ;
    dct:identifier "bef95696-b189-4730-b72d-cd436fedb908" ;
    dct:issued "2018-08-18T04:53:03.036000"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:51:11.450826"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Dokter Praktik BPJS Kesehatan di wilayah Kab Batang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tegar khaerul" ;
            vcard:hasEmail <mailto:tegar.khaerul@bpjs-kesehatan.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bef95696-b189-4730-b72d-cd436fedb908/resource/396317f7-4cfa-48a6-8476-19319a0cd28c> ;
    dcat:keyword "analis kesehatan",
        "bpjs",
        "dokter praktik" ;
    dcat:landingPage <bpjs-kesehatan.go.id> .

<https://data.jatengprov.go.id/dataset/bef95696-b189-4730-b72d-cd436fedb908/resource/396317f7-4cfa-48a6-8476-19319a0cd28c> a dcat:Distribution ;
    dct:description "jumlah Dokter Praktik BPJS Kesehatan di wilayah Kab Batang" ;
    dct:format "XLSX" ;
    dct:title "Daftar Dokter Praktik BPJS Kesehatan di wilayah Kab Batang.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/bef95696-b189-4730-b72d-cd436fedb908/resource/396317f7-4cfa-48a6-8476-19319a0cd28c/download/daftar-dokter-praktik-bpjs-kesehatan-di-wilayah-kab-batang.xlsx> ;
    dcat:byteSize 10369.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

