@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c31e3d90-1e06-4dea-b5fc-9b6be81a62ce> a dcat:Dataset ;
    dct:description "Tanggal pelaksanaan pelatihan kepemimpinan" ;
    dct:identifier "c31e3d90-1e06-4dea-b5fc-9b6be81a62ce" ;
    dct:issued "2018-10-07T11:59:04.368015"^^xsd:dateTime ;
    dct:modified "2018-10-07T12:27:18.169258"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Jadwal Pelatihan Kepemimpinan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c31e3d90-1e06-4dea-b5fc-9b6be81a62ce/resource/89442ab1-fe6a-4eab-87fe-a286a42f497b> ;
    dcat:landingPage <http://bpsdmd.jatengprov.go.id/infografis/pelatihan/> .

<https://data.jatengprov.go.id/dataset/c31e3d90-1e06-4dea-b5fc-9b6be81a62ce/resource/89442ab1-fe6a-4eab-87fe-a286a42f497b> a dcat:Distribution ;
    dct:description "Tanggal pelaksanaan pelatihan kepemimpinan tahun 2018" ;
    dct:format "JSON" ;
    dct:title "Jadwal Pelatihan Kepemimpinan Tahun 2018" ;
    dcat:accessURL <http://bpsdmd.jatengprov.go.id/webservices/pelatihan/data/?jenisdiklat=dikpim&startdate=2018&api=1234> .

<https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> a foaf:Organization ;
    foaf:name "Badan Pengembangan Sumber Daya Manusia Daerah " .

