@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/4a3c0729-c4bc-4dfe-9d02-297ae97b54a6> a dcat:Dataset ;
    dct:identifier "bb93df44-67e6-41d4-858b-7a14a7afa6c4" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:36.173142"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kepesertaan Jaminan Kesehatan" ;
    dcat:distribution <http://5.189.187.109/dataset/4a3c0729-c4bc-4dfe-9d02-297ae97b54a6/resource/f07e2716-f456-4631-a769-3d7ec89761bb> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/4a3c0729-c4bc-4dfe-9d02-297ae97b54a6/resource/f07e2716-f456-4631-a769-3d7ec89761bb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:08:36.182410"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:08:36.169271"^^xsd:dateTime ;
    dct:title "Jumlah Kepesertaan Jaminan Kesehatan" .

<https://api-splp.layanan.go.id> a foaf:Document .

