@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/bcbc9521-e466-40b2-9eba-02e4cbb12304> a dcat:Dataset ;
    dct:description "Jumlah Daftar Apotek BPJS Kesehatan di wilayah Kab Batang" ;
    dct:identifier "bcbc9521-e466-40b2-9eba-02e4cbb12304" ;
    dct:issued "2018-08-18T04:52:37.492046"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:51:05.003783"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Daftar Apotek 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/bcbc9521-e466-40b2-9eba-02e4cbb12304/resource/b08245d2-6927-4ef5-b688-0858553ce302> ;
    dcat:keyword "analis kesehatan",
        "apotek",
        "bpjs" ;
    dcat:landingPage <bpjs-kesehatan.go.id> .

<https://data.jatengprov.go.id/dataset/bcbc9521-e466-40b2-9eba-02e4cbb12304/resource/b08245d2-6927-4ef5-b688-0858553ce302> a dcat:Distribution ;
    dct:description "jumlah apotek BPJS kesehatan di wilayah kabupaten batang" ;
    dct:format "XLSX" ;
    dct:title "Daftar Apotek BPJS Kesehatan di wilayah Kab Batang.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/bcbc9521-e466-40b2-9eba-02e4cbb12304/resource/b08245d2-6927-4ef5-b688-0858553ce302/download/daftar-apotek-bpjs-kesehatan-di-wilayah-kab-batang.xlsx> ;
    dcat:byteSize 10123.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" .

