@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/6e6f7230-7dab-4f96-9d6c-347ef7ecc2da> a dcat:Dataset ;
    dct:description "Laporan Kinerja Rumah Sakit Tahun 2017" ;
    dct:identifier "6e6f7230-7dab-4f96-9d6c-347ef7ecc2da" ;
    dct:issued "2020-03-12T01:52:06.234706"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:52:06.234728"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Kinerja Rumah Sakit Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6e6f7230-7dab-4f96-9d6c-347ef7ecc2da/resource/25bd2384-a9f6-4c8c-aae3-aec6f581cc2e> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/6e6f7230-7dab-4f96-9d6c-347ef7ecc2da/resource/25bd2384-a9f6-4c8c-aae3-aec6f581cc2e> a dcat:Distribution ;
    dct:description "Laporan Kinerja Rumah Sakit Tahun 2017" ;
    dct:format "DOCX" ;
    dct:title "Laporan Kinerja Rumah Sakit Tahun 2017" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/6e6f7230-7dab-4f96-9d6c-347ef7ecc2da/resource/25bd2384-a9f6-4c8c-aae3-aec6f581cc2e/download/2.-laporan-kinerja-rsud-tugurejo-tahun-2017.docx> ;
    dcat:byteSize 4854556.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

