@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/9ca6a5b8-2db4-4501-850f-4fe7ed64fb0d> a dcat:Dataset ;
    dct:description "Laporan Operasional untuk tahun yang berakhir sampai dengan 31 desember 2017" ;
    dct:identifier "9ca6a5b8-2db4-4501-850f-4fe7ed64fb0d" ;
    dct:issued "2018-05-02T02:44:47.121844"^^xsd:dateTime ;
    dct:modified "2018-05-02T02:44:47.121859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Operasional 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/9ca6a5b8-2db4-4501-850f-4fe7ed64fb0d/resource/ad8df961-d2a0-4f5d-83e6-8249dd5273c9> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/9ca6a5b8-2db4-4501-850f-4fe7ed64fb0d/resource/ad8df961-d2a0-4f5d-83e6-8249dd5273c9> a dcat:Distribution ;
    dct:description "Laporan Operasional untuk tahun yang berakhir sampai dengan 31 desember 2017" ;
    dct:format "CSV" ;
    dct:title "laporan-operasional-2017" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/9ca6a5b8-2db4-4501-850f-4fe7ed64fb0d/resource/ad8df961-d2a0-4f5d-83e6-8249dd5273c9/download/laporan-operasional-2017.csv> ;
    dcat:byteSize 7008.0 ;
    dcat:mediaType "text/csv" .

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

