@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/8357c1ed-4e35-4cd9-96aa-2d89cc80ec01> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran RSUD Tugurejo TA 2013" ;
    dct:identifier "8357c1ed-4e35-4cd9-96aa-2d89cc80ec01" ;
    dct:issued "2018-05-04T07:08:23.004933"^^xsd:dateTime ;
    dct:modified "2018-05-04T07:08:23.004954"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Realisasi Anggaran 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8357c1ed-4e35-4cd9-96aa-2d89cc80ec01/resource/81fb4178-22d3-46e7-9ab0-5aa4fae9ee31> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/8357c1ed-4e35-4cd9-96aa-2d89cc80ec01/resource/81fb4178-22d3-46e7-9ab0-5aa4fae9ee31> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran RSUD Tugurejo TA 2013" ;
    dct:format "DOCX" ;
    dct:title "laporan-realisasi-anggaran-2013" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/8357c1ed-4e35-4cd9-96aa-2d89cc80ec01/resource/81fb4178-22d3-46e7-9ab0-5aa4fae9ee31/download/lra-2013.docx> ;
    dcat:byteSize 72727.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 " .

