@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#> .

<https://data.jatengprov.go.id/dataset/c3fa50bb-c87b-45a3-b265-b2254291378e> a dcat:Dataset ;
    dct:description "JUMLAH KASUS STROKE RAWAT INAP TAHUN 2022 di RSUD dr. Soehadi Prijonegoro Sragen" ;
    dct:identifier "c3fa50bb-c87b-45a3-b265-b2254291378e" ;
    dct:issued "2023-12-02T19:02:43.525448"^^xsd:dateTime ;
    dct:modified "2023-12-02T19:02:43.525459"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "JUMLAH KASUS STROKE RAWAT INAP TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudistira" ;
            vcard:hasEmail <mailto:ppid.rsudsragen1958@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c3fa50bb-c87b-45a3-b265-b2254291378e/resource/c5b9534b-c8ac-468f-bdd6-5b1b7a572c6b> ;
    dcat:keyword "RSSP",
        "RSUD dr. Soehadi Prijonegoro Sragen",
        "stroke" .

<https://data.jatengprov.go.id/dataset/c3fa50bb-c87b-45a3-b265-b2254291378e/resource/c5b9534b-c8ac-468f-bdd6-5b1b7a572c6b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "JUMLAH KASUS STROKE RAWAT INAP TAHUN 2022.xlsx" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/c3fa50bb-c87b-45a3-b265-b2254291378e/resource/c5b9534b-c8ac-468f-bdd6-5b1b7a572c6b/download/jumlah-kasus-stroke-rawat-inap-tahun-2022.xlsx> ;
    dcat:byteSize 10202.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

