@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/45a54507-eed2-4d4a-a5e2-320c6a6066f2> a dcat:Dataset ;
    dct:description """REKAP SHRI JUNI \r
Tahun : 2019\r
Jenis : REKAP SHRI JUNI\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "45a54507-eed2-4d4a-a5e2-320c6a6066f2" ;
    dct:issued "2023-05-22T09:33:34.426729"^^xsd:dateTime ;
    dct:modified "2024-12-18T08:41:18.482556"^^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/45a54507-eed2-4d4a-a5e2-320c6a6066f2/resource/320f2e4b-8377-4360-be27-56bc4e05415c> ;
    dcat:keyword "2019",
        "demak",
        "juni",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/45a54507-eed2-4d4a-a5e2-320c6a6066f2/resource/320f2e4b-8377-4360-be27-56bc4e05415c> a dcat:Distribution ;
    dct:description "REKAP SHRI JUNI 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-13T03:44:42.629726"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:33:34.409983"^^xsd:dateTime ;
    dct:title "REKAP SHRI JUN.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/45a54507-eed2-4d4a-a5e2-320c6a6066f2/resource/320f2e4b-8377-4360-be27-56bc4e05415c/download/rekap-shri-jun.xlsx> ;
    dcat:byteSize "48908"^^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 .

