@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/2a5a55a0-3c42-4e1d-9d21-1fc1cba25073> a dcat:Dataset ;
    dct:description "Laporan Pemantauan Kualitas Kesehatan Lingkungan RSUD Dr. Moewardi oleh Instalasi Sanitasi bulan September 2018" ;
    dct:identifier "2a5a55a0-3c42-4e1d-9d21-1fc1cba25073" ;
    dct:issued "2019-03-01T04:08:49.701564"^^xsd:dateTime ;
    dct:modified "2019-03-01T04:09:27.879830"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Pemantauan Kualitas Kesehatan Lingkungan RS September 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Dr. Moewardi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2a5a55a0-3c42-4e1d-9d21-1fc1cba25073/resource/0262bbac-2c9c-4e90-b50d-f2bd8bcf7670> .

<https://data.jatengprov.go.id/dataset/2a5a55a0-3c42-4e1d-9d21-1fc1cba25073/resource/0262bbac-2c9c-4e90-b50d-f2bd8bcf7670> a dcat:Distribution ;
    dct:description "Laporan Pemantauan Kualitas Kesehatan Lingkungan RSUD Dr. Moewardi oleh Instalasi Sanitasi bulan September 2018" ;
    dct:format "DOC" ;
    dct:title "pemantauan-kualitas-kesehatan-lingkungan-rs-september-2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2a5a55a0-3c42-4e1d-9d21-1fc1cba25073/resource/0262bbac-2c9c-4e90-b50d-f2bd8bcf7670/download/lampiran-september-2018.doc> ;
    dcat:byteSize 154624.0 ;
    dcat:mediaType "application/msword" .

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

