@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/5701ff25-b563-4e1f-8e99-071a7cab0623> a dcat:Dataset ;
    dct:description "Laporan Kegiatan Instalasi CSSD RSUD Dr. Moewardi Triwulan IV (Oktober - Desember) tahun 2018" ;
    dct:identifier "5701ff25-b563-4e1f-8e99-071a7cab0623" ;
    dct:issued "2019-02-25T03:57:35.713301"^^xsd:dateTime ;
    dct:modified "2019-02-25T03:58:14.273185"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan CSSD Triwulan IV Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Dr. Moewardi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5701ff25-b563-4e1f-8e99-071a7cab0623/resource/d6511d4b-79b4-4602-86ca-9754413246a9> .

<https://data.jatengprov.go.id/dataset/5701ff25-b563-4e1f-8e99-071a7cab0623/resource/d6511d4b-79b4-4602-86ca-9754413246a9> a dcat:Distribution ;
    dct:description "Laporan Kegiatan Instalasi CSSD RSUD Dr. Moewardi Triwulan IV (Oktober - Desember) tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "laporan-cssd-triwulan-iv-tahun-2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5701ff25-b563-4e1f-8e99-071a7cab0623/resource/d6511d4b-79b4-4602-86ca-9754413246a9/download/laporan-triwulan-oktober-desember-2018.docx> ;
    dcat:byteSize 63389.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

