@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/e47643c6-f4dd-4328-9bce-ee5270d083a8> a dcat:Dataset ;
    dct:description """REKAP SHRI FEB \r
Tahun : 2014\r
Jenis : Data REKAP SHRI FEB\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "e47643c6-f4dd-4328-9bce-ee5270d083a8" ;
    dct:issued "2023-05-22T22:16:27.689863"^^xsd:dateTime ;
    dct:modified "2024-12-19T08:16:10.481353"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP SHRI FEB 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/e47643c6-f4dd-4328-9bce-ee5270d083a8/resource/35263e5c-b27b-449f-a4ec-015fb60911ba> ;
    dcat:keyword "2014",
        "FEBRUARI",
        "demak",
        "rawat inap",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/e47643c6-f4dd-4328-9bce-ee5270d083a8/resource/35263e5c-b27b-449f-a4ec-015fb60911ba> a dcat:Distribution ;
    dct:description "REKAP SHRI FEB 2014" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-25T06:28:58.164853"^^xsd:dateTime ;
    dct:modified "2023-05-22T22:16:27.676252"^^xsd:dateTime ;
    dct:title "REKAP SHRI FEB.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/e47643c6-f4dd-4328-9bce-ee5270d083a8/resource/35263e5c-b27b-449f-a4ec-015fb60911ba/download/rekap-shri-feb.xlsx> ;
    dcat:byteSize "58423"^^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 .

