@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/85b2660a-5808-496d-afdf-6cf3bae12684> a dcat:Dataset ;
    dct:identifier "1d359255-92be-56fe-b4f2-7472764a9342" ;
    dct:issued "2023-08-31"^^xsd:date ;
    dct:modified "2023-10-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Rumah Sakit Umum Haji Medan" ] ;
    dct:title "Length Of Stay (LOS) Rumah Sakit Haji, 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/85b2660a-5808-496d-afdf-6cf3bae12684/resource/1cd18855-4b96-41cc-9214-602cb61176a0> ;
    dcat:landingPage <https://sadaina.sumutprov.go.id/open-data/dataset/1d359255-92be-56fe-b4f2-7472764a9342> .

<http://5.189.187.109/dataset/85b2660a-5808-496d-afdf-6cf3bae12684/resource/1cd18855-4b96-41cc-9214-602cb61176a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-12-04T04:36:00.735578"^^xsd:dateTime ;
    dct:modified "2024-07-20T14:06:51.713439"^^xsd:dateTime ;
    dct:title "Length Of Stay (LOS) Rumah Sakit Haji, 2022" ;
    dcat:accessURL <https://sadaina.sumutprov.go.id/api/v1/open-data/datarow/dataset/get-excel/1d359255-92be-56fe-b4f2-7472764a9342.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://sadaina.sumutprov.go.id/open-data/dataset/1d359255-92be-56fe-b4f2-7472764a9342> a foaf:Document .

