@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/cbf74f61-e69b-4007-b0ec-f5b203992eeb> a dcat:Dataset ;
    dct:identifier "120f3b4f-80b0-4fe0-b9db-5400911479bf" ;
    dct:issued "2026-04-21"^^xsd:date ;
    dct:modified "2026-04-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "Cakupan Pelayanan Kesehatan Balita" ;
    dcat:distribution <http://5.189.187.109/dataset/cbf74f61-e69b-4007-b0ec-f5b203992eeb/resource/b5c10ab2-8611-4aed-8cf0-d7c3a69b9206> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/cakupan-pelayanan-kesehatan-balita> .

<http://5.189.187.109/dataset/cbf74f61-e69b-4007-b0ec-f5b203992eeb/resource/b5c10ab2-8611-4aed-8cf0-d7c3a69b9206> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T04:10:45.310150"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:10:45.272981"^^xsd:dateTime ;
    dct:title "Cakupan Pelayanan Kesehatan Balita" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/cakupan-pelayanan-kesehatan-balita> .

<https://rumahdata.riau.go.id/dataset/cakupan-pelayanan-kesehatan-balita> a foaf:Document .

