@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/92ae0245-8ba6-466f-a1f4-d0426427ee0b> a dcat:Dataset ;
    dct:description """ Berisi Program Diklat yang akan dilaksanakan 2019\r
""" ;
    dct:identifier "92ae0245-8ba6-466f-a1f4-d0426427ee0b" ;
    dct:issued "2020-03-12T01:54:50.109894"^^xsd:dateTime ;
    dct:modified "2020-03-12T01:54:50.109906"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Program Diklat Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/92ae0245-8ba6-466f-a1f4-d0426427ee0b/resource/6ea67a3d-57d3-4fa2-9cce-17e61e42c6f9> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/92ae0245-8ba6-466f-a1f4-d0426427ee0b/resource/6ea67a3d-57d3-4fa2-9cce-17e61e42c6f9> a dcat:Distribution ;
    dct:description " Berisi Program Diklat yang akan dilaksanakan 2019" ;
    dct:format "DOCX" ;
    dct:title "Program Diklat Tahun 2019" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/92ae0245-8ba6-466f-a1f4-d0426427ee0b/resource/6ea67a3d-57d3-4fa2-9cce-17e61e42c6f9/download/laporan-diklat-untuk-monev-uraian-2019.docx> ;
    dcat:byteSize 41933.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 " .

