@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/6eaf1894-f086-4005-a077-7f9f4b3e244b> a dcat:Dataset ;
    dct:description "Laporan Pemantauan Kualitas Kesehatan Lingkungan RSUD Dr. Moewardi oleh Instalasi Sanitasi bulan Agustus 2018" ;
    dct:identifier "6eaf1894-f086-4005-a077-7f9f4b3e244b" ;
    dct:issued "2019-02-28T05:56:41.831018"^^xsd:dateTime ;
    dct:modified "2019-02-28T05:57:33.285758"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Pemantauan Kualitas Kesehatan Lingkungan RS Agustus 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Dr. Moewardi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6eaf1894-f086-4005-a077-7f9f4b3e244b/resource/e544de92-5730-44fe-a0b7-4f092b2f34ad> .

<https://data.jatengprov.go.id/dataset/6eaf1894-f086-4005-a077-7f9f4b3e244b/resource/e544de92-5730-44fe-a0b7-4f092b2f34ad> a dcat:Distribution ;
    dct:description "Laporan Pemantauan Kualitas Kesehatan Lingkungan RSUD Dr. Moewardi oleh Instalasi Sanitasi bulan Agustus 2018" ;
    dct:format "DOC" ;
    dct:title "pemantauan-kualitas-kesehatan-lingkungan-rs-agustus-2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6eaf1894-f086-4005-a077-7f9f4b3e244b/resource/e544de92-5730-44fe-a0b7-4f092b2f34ad/download/lampiran-agustus-2018.doc> ;
    dcat:byteSize 153088.0 ;
    dcat:mediaType "application/msword" .

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

