@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/c06b3c34-d5c7-413b-8baa-fa2e5f22a05d> a dcat:Dataset ;
    dct:description "Neraca SKPD Rumah Sakit Umum Daerah Tugurejo Semarang Provinsi Jawa Tengah Per 31 Desember 2014" ;
    dct:identifier "c06b3c34-d5c7-413b-8baa-fa2e5f22a05d" ;
    dct:issued "2018-05-02T03:37:39.431343"^^xsd:dateTime ;
    dct:modified "2018-05-02T03:37:39.431361"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Neraca 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/c06b3c34-d5c7-413b-8baa-fa2e5f22a05d/resource/35872fea-27a0-4e10-828a-80d585465e0d> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/c06b3c34-d5c7-413b-8baa-fa2e5f22a05d/resource/35872fea-27a0-4e10-828a-80d585465e0d> a dcat:Distribution ;
    dct:description "Neraca SKPD Rumah Sakit Umum Daerah Tugurejo Semarang Provinsi Jawa Tengah Per 31 Desember 2014" ;
    dct:format "CSV" ;
    dct:title "neraca-2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c06b3c34-d5c7-413b-8baa-fa2e5f22a05d/resource/35872fea-27a0-4e10-828a-80d585465e0d/download/neraca-2014.csv> ;
    dcat:byteSize 16312.0 ;
    dcat:mediaType "text/csv" .

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

