@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/bf016dcf-8a15-4bbc-85fd-694cd2a50a67> a dcat:Dataset ;
    dct:identifier "c6546d7e-cb72-4a50-9249-c92db5d1f2d1" ;
    dct:issued "2026-01-05"^^xsd:date ;
    dct:modified "2026-04-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "Jumlah fasilitas pelayanan kesehatan" ;
    dcat:distribution <http://5.189.187.109/dataset/bf016dcf-8a15-4bbc-85fd-694cd2a50a67/resource/0a92236f-7af5-40f5-b0c8-58626c1c3894> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-fasilitas-pelayanan-kesehatan> .

<http://5.189.187.109/dataset/bf016dcf-8a15-4bbc-85fd-694cd2a50a67/resource/0a92236f-7af5-40f5-b0c8-58626c1c3894> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T04:00:43.882964"^^xsd:dateTime ;
    dct:modified "2026-04-14T04:00:43.858708"^^xsd:dateTime ;
    dct:title "Jumlah fasilitas pelayanan kesehatan" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-fasilitas-pelayanan-kesehatan> .

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

