@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/774decd6-fe78-45c8-8e72-078ed41c558c> a dcat:Dataset ;
    dct:description "Data Kunjungan Hemodialisa Selama 1 Tahun" ;
    dct:identifier "774decd6-fe78-45c8-8e72-078ed41c558c" ;
    dct:issued "2024-05-30T03:20:07.564426"^^xsd:dateTime ;
    dct:modified "2024-05-30T03:21:23.173617"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/23253428-1fc0-4f45-ab33-5f9aa7b4f272> ;
    dct:title "Data Kunjungan Hemodialisa RSUD Pariaman Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Febrian" ;
            vcard:hasEmail <mailto:rsudpariaman.sumbarprov@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/774decd6-fe78-45c8-8e72-078ed41c558c/resource/f0bac846-d805-44f5-8d56-31e4a8b46b37> ;
    dcat:keyword "Data Kesehatan" .

<https://data.sumbarprov.go.id/dataset/774decd6-fe78-45c8-8e72-078ed41c558c/resource/f0bac846-d805-44f5-8d56-31e4a8b46b37> a dcat:Distribution ;
    dct:description "jumlah kunjungan hemodialisa" ;
    dct:format "XLSX" ;
    dct:title "jumlah kunjungan hemodialisa" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/774decd6-fe78-45c8-8e72-078ed41c558c/resource/f0bac846-d805-44f5-8d56-31e4a8b46b37/download/jumlah-kunjungan-hemodialisa.xlsx> ;
    dcat:byteSize 9886.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/23253428-1fc0-4f45-ab33-5f9aa7b4f272> a foaf:Organization ;
    foaf:name "RSUD Pariaman" .

