@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.salatiga.go.id/dataset/9f5bdac8-8fe4-443f-b645-d7e0bfe87e06> a dcat:Dataset ;
    dct:description "Banyaknya Penerima Bantuan Iuran (PBI) Jaminan Kesehatan Nasional (JKN) per Kecamatan 2021" ;
    dct:identifier "9f5bdac8-8fe4-443f-b645-d7e0bfe87e06" ;
    dct:issued "2023-05-13T11:39:29.001237"^^xsd:dateTime ;
    dct:modified "2023-05-13T11:39:33.636173"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/6e38244e-55f0-4529-962f-65b7519ded47> ;
    dct:title "Data Penerima Bantuan Iuran (PBI) Jaminan Kesehatan Nasional (JKN) per Kecamatan" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/9f5bdac8-8fe4-443f-b645-d7e0bfe87e06/resource/ac2be0a9-1a2b-4e89-98d9-391646fcb7db> .

<https://data.salatiga.go.id/dataset/9f5bdac8-8fe4-443f-b645-d7e0bfe87e06/resource/ac2be0a9-1a2b-4e89-98d9-391646fcb7db> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Penerima Bantuan Iuran (PBI) Jaminan Kesehatan Nasional (JKN) per Kecamatan 2021.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/9f5bdac8-8fe4-443f-b645-d7e0bfe87e06/resource/ac2be0a9-1a2b-4e89-98d9-391646fcb7db/download/banyaknya-penerima-bantuan-iuran-pbi-jaminan-kesehatan-nasional-jkn-per-kecamatan-2021.csv> ;
    dcat:byteSize 359.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/6e38244e-55f0-4529-962f-65b7519ded47> a foaf:Organization ;
    foaf:name "Dinas Sosial" .

