@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/151a2514-b241-4169-9864-371f146c973f> a dcat:Dataset ;
    dct:description """Datasets ini berisi Jumlah Gedung Rumah Sakit Jiwa (RSJ) Mutiara Sukma Terpelihara Tahun 2019.\r
Adapun variabel dalam datasets ini sebagai berikut:\r
a. Nomor Urut\r
b. Nama / Jenis barang\r
c. Tahun Pembelian\r
d. Keadaan Barang (Baik / Kurang Baik)\r
e. Jumlah Barang.""" ;
    dct:identifier "3c099c2e-b16e-4d66-8156-dad5daf03dde" ;
    dct:issued "2020-11-24"^^xsd:date ;
    dct:modified "2020-11-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Rumah Sakit Jiwa Mutiara Sukma" ] ;
    dct:title "Gedung RSJMS Terpelihara tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/151a2514-b241-4169-9864-371f146c973f/resource/dc9c7dab-f155-4ee4-899d-a63b6407d04f> ;
    dcat:keyword "gedung",
        "terpelihara" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/gedung-rsjms-terpelihara-tahun-2019> .

<http://5.189.187.109/dataset/151a2514-b241-4169-9864-371f146c973f/resource/dc9c7dab-f155-4ee4-899d-a63b6407d04f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:18:27.822377"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:18:27.809371"^^xsd:dateTime ;
    dct:title "Gedung RSJMS Terpelihara tahun 2019" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Gedung%20RSJMS%20Terpelihara%20tahun%202019.xlsx> .

<https://data.ntbprov.go.id/dataset/gedung-rsjms-terpelihara-tahun-2019> a foaf:Document .

