@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/3c030de7-dffa-4563-a527-89afeca6aea0> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran RSUD Tugurejo TA 2014" ;
    dct:identifier "3c030de7-dffa-4563-a527-89afeca6aea0" ;
    dct:issued "2018-05-02T03:36:15.948679"^^xsd:dateTime ;
    dct:modified "2018-05-02T03:36:15.948698"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Realisasi Anggaran 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3c030de7-dffa-4563-a527-89afeca6aea0/resource/e6c3f631-1236-42aa-af31-a15f20aac37c> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/3c030de7-dffa-4563-a527-89afeca6aea0/resource/e6c3f631-1236-42aa-af31-a15f20aac37c> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran RSUD Tugurejo TA 2014" ;
    dct:title "laporan-realisasi-anggaran-2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/3c030de7-dffa-4563-a527-89afeca6aea0/resource/e6c3f631-1236-42aa-af31-a15f20aac37c/download/lra-2014.rtf> ;
    dcat:byteSize 319254.0 ;
    dcat:mediaType "application/rtf" .

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

