@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/2692b7b9-2f61-44a0-a44c-67229d779cb3> a dcat:Dataset ;
    dct:description """REKAP SHRI APR \r
Tahun : 2020\r
Jenis : Data REKAP SHRI APR\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "2692b7b9-2f61-44a0-a44c-67229d779cb3" ;
    dct:issued "2023-05-22T08:29:04.533792"^^xsd:dateTime ;
    dct:modified "2025-01-06T07:08:15.310835"^^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/2692b7b9-2f61-44a0-a44c-67229d779cb3/resource/d5752cb8-b23c-463e-99b7-419825c05ff0> ;
    dcat:keyword "2020",
        "april",
        "demak",
        "rawat inap",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <https://rsudsuka.demakkab.go.id> .

<http://5.189.187.109/dataset/2692b7b9-2f61-44a0-a44c-67229d779cb3/resource/d5752cb8-b23c-463e-99b7-419825c05ff0> a dcat:Distribution ;
    dct:description "REKAP SHRI APR 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-05-08T04:00:10.351227"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:29:04.517028"^^xsd:dateTime ;
    dct:title "SHRI APR.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2692b7b9-2f61-44a0-a44c-67229d779cb3/resource/d5752cb8-b23c-463e-99b7-419825c05ff0/download/shri-apr.xlsx> ;
    dcat:byteSize "46451"^^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 .

