@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/ebb4c957-636d-47bf-979e-c53c6f2662ef> a dcat:Dataset ;
    dct:description """REKAP SHRI FEB \r
Tahun : 2020\r
Jenis : Data REKAP SHRI FEB\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "ebb4c957-636d-47bf-979e-c53c6f2662ef" ;
    dct:issued "2023-05-22T23:43:21.082848"^^xsd:dateTime ;
    dct:modified "2024-12-17T03:01:05.444237"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP SHRI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ebb4c957-636d-47bf-979e-c53c6f2662ef/resource/29e208ed-6e16-4821-9820-5f9fdf4d687e> ;
    dcat:keyword "2020",
        "FEBRUARI",
        "demak",
        "rawat inap",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <https://rsudsuka.demakkab.go.id> .

<http://5.189.187.109/dataset/ebb4c957-636d-47bf-979e-c53c6f2662ef/resource/29e208ed-6e16-4821-9820-5f9fdf4d687e> a dcat:Distribution ;
    dct:description "Rekap SHRI FEB 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-05-08T01:56:38.615308"^^xsd:dateTime ;
    dct:modified "2023-05-22T23:43:21.065533"^^xsd:dateTime ;
    dct:title "SHRI FEB.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ebb4c957-636d-47bf-979e-c53c6f2662ef/resource/29e208ed-6e16-4821-9820-5f9fdf4d687e/download/shri-feb.xlsx> ;
    dcat:byteSize "46323"^^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" .

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

