@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/b0cef618-db9b-4928-ac56-b0d898d5eb02> a dcat:Dataset ;
    dct:description "Data Statistik Kinerja Rumah Sakit Tahun 2018" ;
    dct:identifier "b0cef618-db9b-4928-ac56-b0d898d5eb02" ;
    dct:issued "2020-03-12T01:57:41.935910"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:57:41.935921"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Statistik Kinerja Rumah Sakit Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b0cef618-db9b-4928-ac56-b0d898d5eb02/resource/d6cd9eb2-2976-44ce-9f35-35d329074a5a> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/b0cef618-db9b-4928-ac56-b0d898d5eb02/resource/d6cd9eb2-2976-44ce-9f35-35d329074a5a> a dcat:Distribution ;
    dct:description "Data Statistik Kinerja Rumah Sakit Tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "Data Statistik Kinerja Rumah Sakit Tahun 2018" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/b0cef618-db9b-4928-ac56-b0d898d5eb02/resource/d6cd9eb2-2976-44ce-9f35-35d329074a5a/download/data-statistik-2018.docx> ;
    dcat:byteSize 614237.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 " .

