@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/81b37533-b4fa-4dd5-8da4-888d139dd239> a dcat:Dataset ;
    dct:description """REKAP SHRI JAN \r
Tahun : 2014\r
Jenis : Data REKAP SHRI JAN\r
Jenis : Rekam Medis""" ;
    dct:identifier "81b37533-b4fa-4dd5-8da4-888d139dd239" ;
    dct:issued "2023-05-22T12:19:35.571517"^^xsd:dateTime ;
    dct:modified "2024-12-16T21:00:29.293981"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP SHRI JAN 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/81b37533-b4fa-4dd5-8da4-888d139dd239/resource/fc8957b0-2273-45b8-9b00-ebcfcf884e41> ;
    dcat:keyword "2014",
        "demak",
        "januari",
        "rawat inap",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/81b37533-b4fa-4dd5-8da4-888d139dd239/resource/fc8957b0-2273-45b8-9b00-ebcfcf884e41> a dcat:Distribution ;
    dct:description "REKAP SHRI JAN 2014" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-25T06:18:00.499130"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:19:35.556543"^^xsd:dateTime ;
    dct:title "REKAP SHRI JAN.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/81b37533-b4fa-4dd5-8da4-888d139dd239/resource/fc8957b0-2273-45b8-9b00-ebcfcf884e41/download/rekap-shri-jan.xlsx> ;
    dcat:byteSize "57389"^^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 .

