@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/6cc9e4a9-7b03-41e7-93ad-24b78cf30eef> a dcat:Dataset ;
    dct:description "Laporan Keterangan Pertanggungjawaban 2013" ;
    dct:identifier "6cc9e4a9-7b03-41e7-93ad-24b78cf30eef" ;
    dct:issued "2019-02-27T21:01:56.691942"^^xsd:dateTime ;
    dct:modified "2019-03-25T23:02:00.916396"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Keterangan Pertanggungjawaban 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/6cc9e4a9-7b03-41e7-93ad-24b78cf30eef/resource/bb0a9ba5-d2ac-4d70-8fb9-219a5d941882> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/6cc9e4a9-7b03-41e7-93ad-24b78cf30eef/resource/bb0a9ba5-d2ac-4d70-8fb9-219a5d941882> a dcat:Distribution ;
    dct:description "Laporan Keterangan Pertanggungjawaban 2013" ;
    dct:format "DOCX" ;
    dct:title "Laporan Keterangan Pertanggungjawaban 2013" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/6cc9e4a9-7b03-41e7-93ad-24b78cf30eef/resource/bb0a9ba5-d2ac-4d70-8fb9-219a5d941882/download/lkpj-2013.docx> ;
    dcat:byteSize 73413.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 " .

