@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/df16b1c9-7059-4fb5-94df-97ab757a9710> a dcat:Dataset ;
    dct:description """REKAP SHRI SEP \r
Tahun : 2019\r
Jenis : REKAP SHRI SEP\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "df16b1c9-7059-4fb5-94df-97ab757a9710" ;
    dct:issued "2023-05-22T21:14:38.625721"^^xsd:dateTime ;
    dct:modified "2024-12-16T20:58:38.715615"^^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/df16b1c9-7059-4fb5-94df-97ab757a9710/resource/eceaf115-6226-46e7-9700-6b99c9f131ba> ;
    dcat:keyword "2019",
        "Bulan September",
        "demak",
        "rawat inap",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/df16b1c9-7059-4fb5-94df-97ab757a9710/resource/eceaf115-6226-46e7-9700-6b99c9f131ba> a dcat:Distribution ;
    dct:description "REKAP SHRI SEP 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-13T04:22:00.251031"^^xsd:dateTime ;
    dct:modified "2023-05-22T21:14:38.611205"^^xsd:dateTime ;
    dct:title "REKAP SHRI SEP.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/df16b1c9-7059-4fb5-94df-97ab757a9710/resource/eceaf115-6226-46e7-9700-6b99c9f131ba/download/rekap-shri-sep.xlsx> ;
    dcat:byteSize "49140"^^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 .

