@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/14f9dfaa-23e7-4817-bce0-b39b26062a21> a dcat:Dataset ;
    dct:description """REKAP SHRI APR \r
Tahun : 2017\r
Jenis : Data REKAP SHRI APR\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "14f9dfaa-23e7-4817-bce0-b39b26062a21" ;
    dct:issued "2023-05-22T07:57:20.544244"^^xsd:dateTime ;
    dct:modified "2024-12-16T20:59:26.280628"^^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/14f9dfaa-23e7-4817-bce0-b39b26062a21/resource/a51bef56-3ac6-49b6-a9dc-36cd50580e1e> ;
    dcat:keyword "2017",
        "april",
        "demak",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/14f9dfaa-23e7-4817-bce0-b39b26062a21/resource/a51bef56-3ac6-49b6-a9dc-36cd50580e1e> a dcat:Distribution ;
    dct:description "REKAP SHRI APR 2017" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-18T06:44:46.960669"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:57:20.527873"^^xsd:dateTime ;
    dct:title "REKAP SHRI APR.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/14f9dfaa-23e7-4817-bce0-b39b26062a21/resource/a51bef56-3ac6-49b6-a9dc-36cd50580e1e/download/rekap-shri-apr.xlsx> ;
    dcat:byteSize "47387"^^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 .

