@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/18e88363-f78c-4601-8eea-23e81f4d1edf> a dcat:Dataset ;
    dct:description "Data ini berisikan tentang jumlah kepesertaan BPJS kesehatan Tahun 2018" ;
    dct:identifier "874fa18d54b9b78e488e87d304ff213f" ;
    dct:issued "2023-01-02"^^xsd:date ;
    dct:modified "2023-01-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Biro Kesejahteraan Sosial Sekretariat Daerah" ] ;
    dct:title "Data Kepesertaan BPJS Kesehatan Tahun 2018" ;
    dcat:distribution <http://5.189.187.109/dataset/18e88363-f78c-4601-8eea-23e81f4d1edf/resource/33527fae-8013-469e-a63b-ee1c5cd1c3a1>,
        <http://5.189.187.109/dataset/18e88363-f78c-4601-8eea-23e81f4d1edf/resource/f4404813-2d94-49fe-b98a-0478e0b934d0> ;
    dcat:keyword "2017",
        "2018",
        "BPJSKesehatan",
        "BiroKesejahteraanSosial" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-kepesertaan-bpjs-kesehatan-tahun-2018> .

<http://5.189.187.109/dataset/18e88363-f78c-4601-8eea-23e81f4d1edf/resource/33527fae-8013-469e-a63b-ee1c5cd1c3a1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:36:02.778769"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:36:02.747896"^^xsd:dateTime ;
    dct:title "Data Kepesertaan BPJS Kesehatan Tahun 2018" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/6756fda40aba6a40fd7602340a930ccc/data-kepesertaan-bpjs-kesehatan-tahun-2018.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/18e88363-f78c-4601-8eea-23e81f4d1edf/resource/f4404813-2d94-49fe-b98a-0478e0b934d0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:36:02.778786"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:36:02.748116"^^xsd:dateTime ;
    dct:title "Data Kepesertaan BPJS Kesehatan Tahun 2018" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/6756fda40aba6a40fd7602340a930ccc/data-kepesertaan-bpjs-kesehatan-tahun-2018.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-kepesertaan-bpjs-kesehatan-tahun-2018> a foaf:Document .

