@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/7a40ceed-39a1-4300-8ddc-9d4252cd34d6> a dcat:Dataset ;
    dct:description """REKAP SHRI NOV \r
Tahun : 2016\r
Jenis : Data REKAP SHRI NOV\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "7a40ceed-39a1-4300-8ddc-9d4252cd34d6" ;
    dct:issued "2023-05-22T11:55:59.632515"^^xsd:dateTime ;
    dct:modified "2024-12-16T20:58:00.816355"^^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/7a40ceed-39a1-4300-8ddc-9d4252cd34d6/resource/b8e5a476-a4bc-4a0d-ba21-68c62458b73b> ;
    dcat:keyword "2016",
        "demak",
        "november",
        "rekam medis",
        "rsudsuka",
        "sensus" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/7a40ceed-39a1-4300-8ddc-9d4252cd34d6/resource/b8e5a476-a4bc-4a0d-ba21-68c62458b73b> a dcat:Distribution ;
    dct:description "REKAP SHRI NOV 2016" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-18T04:05:19.689741"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:55:59.617106"^^xsd:dateTime ;
    dct:title "REKAP SHRI NOP.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7a40ceed-39a1-4300-8ddc-9d4252cd34d6/resource/b8e5a476-a4bc-4a0d-ba21-68c62458b73b/download/rekap-shri-nop.xlsx> ;
    dcat:byteSize "46744"^^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 .

