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

<http://5.189.187.109/dataset/b9032e8d-31e8-41fc-9384-35aae5e3545f> a dcat:Dataset ;
    dct:description """REKAP SHRI DES \r
Tahun : 2013\r
Jenis : Data REKAP SHRI DES\r
Jenis Unit : Rekam Medis\r
""" ;
    dct:identifier "b9032e8d-31e8-41fc-9384-35aae5e3545f" ;
    dct:issued "2023-05-22T16:01:56.947273"^^xsd:dateTime ;
    dct:modified "2025-01-02T01:06:30.363305"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP SHRI DES 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b9032e8d-31e8-41fc-9384-35aae5e3545f/resource/e246a868-ad38-41cf-9a06-75799d05a532> ;
    dcat:keyword "2013",
        "demak",
        "rawat inap",
        "rekam medis",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/b9032e8d-31e8-41fc-9384-35aae5e3545f/resource/e246a868-ad38-41cf-9a06-75799d05a532> a dcat:Distribution ;
    dct:description "REKAP SHRI DES 2013" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-25T06:00:18.342172"^^xsd:dateTime ;
    dct:modified "2023-05-22T16:01:56.932664"^^xsd:dateTime ;
    dct:title "REKAP SHRI DES.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/b9032e8d-31e8-41fc-9384-35aae5e3545f/resource/e246a868-ad38-41cf-9a06-75799d05a532/download/rekap-shri-des.xlsx> ;
    dcat:byteSize "15964"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<http://rsudsuka.demakkab.go.id/> a foaf:Document .

