@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#> .

<https://data.sumbarprov.go.id/dataset/89b7f33c-aa38-4974-aee9-d42ab6b5a280> a dcat:Dataset ;
    dct:description "menggambarkan Jumlah Peserta Asuransi Kesehatan Menurut Jenis dan Kecamatan." ;
    dct:identifier "89b7f33c-aa38-4974-aee9-d42ab6b5a280" ;
    dct:issued "2023-12-04T06:32:24.390849"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:24.390854"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Jumlah Peserta Asuransi Kesehatan Menurut Jenis dan Kecamatan" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/89b7f33c-aa38-4974-aee9-d42ab6b5a280/resource/8e6c4e4f-2b66-4b00-b954-9bd1fcb66478> .

<https://data.sumbarprov.go.id/dataset/89b7f33c-aa38-4974-aee9-d42ab6b5a280/resource/8e6c4e4f-2b66-4b00-b954-9bd1fcb66478> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Peserta Asuransi Kesehatan Menurut Jenis dan Kecamatan.xlsx" ;
    dcat:accessURL <https://data.pasamanbaratkab.go.id/dataset/89b7f33c-aa38-4974-aee9-d42ab6b5a280/resource/8e6c4e4f-2b66-4b00-b954-9bd1fcb66478/download/jumlah-peserta-asuransi-kesehatan-menurut-jenis-dan-kecamatan.xlsx> ;
    dcat:byteSize 18601.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

