@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/b19afc64-c966-45dd-9438-9f00bb6a47da> a dcat:Dataset ;
    dct:description """REKAP SHRI SEP \r
Tahun : 2014\r
Jenis : Data REKAP SHRI SEP\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "b19afc64-c966-45dd-9438-9f00bb6a47da" ;
    dct:issued "2023-05-22T15:22:47.425593"^^xsd:dateTime ;
    dct:modified "2024-12-16T21:01:15.653208"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP SHRI SEP 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/b19afc64-c966-45dd-9438-9f00bb6a47da/resource/7154509d-cb97-4831-9b35-58817e70d183> ;
    dcat:keyword "2014",
        "Rekam Medis",
        "demak",
        "rsudsuka",
        "sensus",
        "september" ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<http://5.189.187.109/dataset/b19afc64-c966-45dd-9438-9f00bb6a47da/resource/7154509d-cb97-4831-9b35-58817e70d183> a dcat:Distribution ;
    dct:description "REKAP SHRI SEP 2014" ;
    dct:format "XLSX" ;
    dct:issued "2020-02-25T07:24:10.445267"^^xsd:dateTime ;
    dct:modified "2023-05-22T15:22:47.405758"^^xsd:dateTime ;
    dct:title "REKAP SHRI SEP.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/b19afc64-c966-45dd-9438-9f00bb6a47da/resource/7154509d-cb97-4831-9b35-58817e70d183/download/rekap-shri-sep.xlsx> ;
    dcat:byteSize "56564"^^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 .

