@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/6988ad37-17e3-4685-a0c5-d9fd4ce38591> a dcat:Dataset ;
    dct:identifier "63807b82-a077-486e-a1db-477119365658" ;
    dct:issued "2026-04-15"^^xsd:date ;
    dct:modified "2026-04-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "Pelayanan Dan Perawatan Bayi" ;
    dcat:distribution <http://5.189.187.109/dataset/6988ad37-17e3-4685-a0c5-d9fd4ce38591/resource/8c19c558-8ec7-4ef1-a707-524a5d93fd64> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/pelayanan-dan-perawatan-bayi> .

<http://5.189.187.109/dataset/6988ad37-17e3-4685-a0c5-d9fd4ce38591/resource/8c19c558-8ec7-4ef1-a707-524a5d93fd64> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-30T04:10:40.068597"^^xsd:dateTime ;
    dct:modified "2026-04-30T04:10:40.044622"^^xsd:dateTime ;
    dct:title "Pelayanan Dan Perawatan Bayi" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/pelayanan-dan-perawatan-bayi> .

<https://rumahdata.riau.go.id/dataset/pelayanan-dan-perawatan-bayi> a foaf:Document .

