@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/fair/3pff/FIP.38.T.6> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "The FIP training session number 6.";
  <http://schema.org/endDate> "2026-05-05T17:30:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-05-05T15:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "FIP.38.T.6 | FAIR Implementation Profile Training Session 6";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997 .
