@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/9ecbb848-b5e2-4125-b3a4-07c6b2d7d36d> a dcat:Dataset ;
    dct:description "Data Peserta Pelatihan Teknis PBJ Level 1" ;
    dct:identifier "9ecbb848-b5e2-4125-b3a4-07c6b2d7d36d" ;
    dct:issued "2023-05-23T06:15:37.080673"^^xsd:dateTime ;
    dct:modified "2023-05-23T06:15:47.344787"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Data Peserta Pelatihan Teknis PBJ Level 1" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ecbb848-b5e2-4125-b3a4-07c6b2d7d36d/resource/93d9fdfe-0911-45d1-b5f2-e320563b38fd> .

<https://data.jatengprov.go.id/dataset/9ecbb848-b5e2-4125-b3a4-07c6b2d7d36d/resource/93d9fdfe-0911-45d1-b5f2-e320563b38fd> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:title "Data Peserta Pelatihan Teknis PBJ Level 1.xls" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9ecbb848-b5e2-4125-b3a4-07c6b2d7d36d/resource/93d9fdfe-0911-45d1-b5f2-e320563b38fd/download/data-peserta-pelatihan-teknis-pbj-level-1.xls> ;
    dcat:byteSize 13110.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

