@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/b6906e57-19bb-4f4d-8d80-e7411cd7994a> a dcat:Dataset ;
    dct:identifier "4482286b-e896-5a79-922f-d700f6b78bf4" ;
    dct:issued "2023-10-05"^^xsd:date ;
    dct:modified "2023-10-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Rumah Sakit Jiwa Prof. Dr. M. Ildrem" ] ;
    dct:title "DATA PASIEN MENURUT JENIS PERAWATAN DAN SISTEM PEMBAYARAN DI RS. JIWA PROF. DR. MUHAMMAD ILDREM PROVINSI SUMATERA UTARA, 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/b6906e57-19bb-4f4d-8d80-e7411cd7994a/resource/1108fd37-7b10-44d0-9480-17175e12107d> ;
    dcat:landingPage <https://sadaina.sumutprov.go.id/open-data/dataset/4482286b-e896-5a79-922f-d700f6b78bf4> .

<http://5.189.187.109/dataset/b6906e57-19bb-4f4d-8d80-e7411cd7994a/resource/1108fd37-7b10-44d0-9480-17175e12107d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-12-04T04:36:11.608300"^^xsd:dateTime ;
    dct:modified "2024-07-20T14:06:29.238995"^^xsd:dateTime ;
    dct:title "DATA PASIEN MENURUT JENIS PERAWATAN DAN SISTEM PEMBAYARAN DI RS. JIWA PROF. DR. MUHAMMAD ILDREM PROVINSI SUMATERA UTARA, 2022" ;
    dcat:accessURL <https://sadaina.sumutprov.go.id/api/v1/open-data/datarow/dataset/get-excel/4482286b-e896-5a79-922f-d700f6b78bf4.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://sadaina.sumutprov.go.id/open-data/dataset/4482286b-e896-5a79-922f-d700f6b78bf4> a foaf:Document .

