@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#> .

<http://5.189.187.109:5000/dataset/701a47b5-4cd7-4f6b-b231-81c8d8b9462b> a dcat:Dataset ;
    dct:description "Data Ruang Jenazah di Rumah Sakit Jiwa Provinsi Kalimantan Barat" ;
    dct:identifier "701a47b5-4cd7-4f6b-b231-81c8d8b9462b" ;
    dct:issued "2025-11-19T20:28:33.932935"^^xsd:dateTime ;
    dct:modified "2025-11-19T20:28:33.932945"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Ruang Jenazah" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJProvKalbar" ;
            vcard:hasEmail <mailto:widya.rsj@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/701a47b5-4cd7-4f6b-b231-81c8d8b9462b/resource/6ba61e18-c8f5-4477-bc32-92965395e1de> .

<http://5.189.187.109:5000/dataset/701a47b5-4cd7-4f6b-b231-81c8d8b9462b/resource/6ba61e18-c8f5-4477-bc32-92965395e1de> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-11-28T02:32:21"^^xsd:dateTime ;
    dct:modified "2025-11-19T20:28:33.923470"^^xsd:dateTime ;
    dct:title "Data Ruangan Jenazah 2024.xls" ;
    dcat:accessURL <https://data.kalbarprov.go.id/dataset/701a47b5-4cd7-4f6b-b231-81c8d8b9462b/resource/6ba61e18-c8f5-4477-bc32-92965395e1de/download/4006b6569fd176b9d9674bec180c5e40.xls> ;
    dcat:byteSize "17408"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

