@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/065e2256-0ce1-4627-8922-933244904603> a dcat:Dataset ;
    dct:description "Laporan Kinerja Laundry dan CSSD Agustus 2023" ;
    dct:identifier "065e2256-0ce1-4627-8922-933244904603" ;
    dct:issued "2023-09-13T06:27:08.785369"^^xsd:dateTime ;
    dct:modified "2023-09-13T06:33:51.421640"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Kinerja Laundry dan CSSD Agustus 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/065e2256-0ce1-4627-8922-933244904603/resource/20ee492f-09ae-4176-95cc-34558b415117> ;
    dcat:keyword "2023",
        "Agustus",
        "Kinerja",
        "Laporan",
        "Laundry" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/065e2256-0ce1-4627-8922-933244904603/resource/20ee492f-09ae-4176-95cc-34558b415117> a dcat:Distribution ;
    dct:description "Laporan Kinerja Laundry dan CSSD bulan Agustus 2023" ;
    dct:format ".csv" ;
    dct:title "Laporan Kinerja Laundry dan CSSD bulan Agustus 2023.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/065e2256-0ce1-4627-8922-933244904603/resource/20ee492f-09ae-4176-95cc-34558b415117/download/laporan-kinerja-laundry-dan-cssd-bulan-agustus-2023.csv> ;
    dcat:byteSize 6.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

