@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/68f47cf6-c180-4e77-9121-e2477e985b0b> a dcat:Dataset ;
    dct:description "Tanggal pelaksanaan pelatihan fungsional" ;
    dct:identifier "68f47cf6-c180-4e77-9121-e2477e985b0b" ;
    dct:issued "2018-10-07T11:47:43.954953"^^xsd:dateTime ;
    dct:modified "2018-10-07T11:49:21.925145"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Jadwal Pelatihan Fungsional" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/68f47cf6-c180-4e77-9121-e2477e985b0b/resource/13efcc3f-d046-4875-9e4e-9e1cba9b967c> ;
    dcat:landingPage <http://bpsdmd.jatengprov.go.id/infografis/pelatihan/> .

<https://data.jatengprov.go.id/dataset/68f47cf6-c180-4e77-9121-e2477e985b0b/resource/13efcc3f-d046-4875-9e4e-9e1cba9b967c> a dcat:Distribution ;
    dct:description "Tanggal pelaksanaan pelatihan fungsional tahun 2018" ;
    dct:format "JSON" ;
    dct:title "Jadwal Pelatihan Fungsional Tahun 2018" ;
    dcat:accessURL <http://bpsdmd.jatengprov.go.id/webservices/pelatihan/data/?jenisdiklat=dikfung&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 " .

