@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/c4c9d2ae-d4b9-4200-9cf2-9e8128297719> a dcat:Dataset ;
    dct:description "Jumlah Klinik Pratama BPJS Kesehatan di wilayah Kab Batang" ;
    dct:identifier "c4c9d2ae-d4b9-4200-9cf2-9e8128297719" ;
    dct:issued "2018-08-18T04:53:44.785918"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:51:29.398972"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Klinik Pratama 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/c4c9d2ae-d4b9-4200-9cf2-9e8128297719/resource/93e9bd77-4755-49a2-91f9-d4dc1572c9b3> ;
    dcat:keyword "bpjs",
        "kesehatan",
        "klinik pratama" ;
    dcat:landingPage <bpjs-kesehatan.go.id> .

<https://data.jatengprov.go.id/dataset/c4c9d2ae-d4b9-4200-9cf2-9e8128297719/resource/93e9bd77-4755-49a2-91f9-d4dc1572c9b3> a dcat:Distribution ;
    dct:description "Jumlah Klinik Pratama BPJS Kesehatan di wilayah Kab Batang" ;
    dct:format "XLSX" ;
    dct:title "Daftar Klinik Pratama BPJS Kesehatan di wilayah Kab Batang.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/c4c9d2ae-d4b9-4200-9cf2-9e8128297719/resource/93e9bd77-4755-49a2-91f9-d4dc1572c9b3/download/daftar-klinik-pratama-bpjs-kesehatan-di-wilayah-kab-batang.xlsx> ;
    dcat:byteSize 10274.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" .

