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

<https://satudata.dharmasrayakab.go.id/dataset/8627bdc3-fa50-4570-84e1-fc044b7fec42> a dcat:Dataset ;
    dct:description "Kabupaten Dharmasraya memiliki 2 (dua) unit rumah sakit yang dimiliki oleh Pemerintah Kabupaten Dharmasraya" ;
    dct:identifier "8627bdc3-fa50-4570-84e1-fc044b7fec42" ;
    dct:issued "2026-06-03T00:43:48.097343"^^xsd:dateTime ;
    dct:modified "2026-06-03T00:44:15.589095"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Kode dan Nama Rumah Sakit di Kabupaten Dharmasraya" ;
    owl:versionInfo "2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ari afif hudri" ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/8627bdc3-fa50-4570-84e1-fc044b7fec42/resource/1883e038-42d7-4c7d-a156-9335be7c8764> ;
    dcat:keyword "dharmasraya",
        "kabupaten dharmasraya",
        "rs",
        "rsud",
        "rumah sakit" ;
    dcat:landingPage <https://sirs.kemkes.go.id/fo/home/dashboard_rs> .

<https://satudata.dharmasrayakab.go.id/dataset/8627bdc3-fa50-4570-84e1-fc044b7fec42/resource/1883e038-42d7-4c7d-a156-9335be7c8764> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "RSUD Kabupaten Dharmasraya" ;
    dcat:accessURL <https://satudata.dharmasrayakab.go.id/dataset/8627bdc3-fa50-4570-84e1-fc044b7fec42/resource/1883e038-42d7-4c7d-a156-9335be7c8764/download/rsud.xlsx> ;
    dcat:byteSize 10404.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> a foaf:Organization ;
    foaf:name "BAPPERIDA" .

