@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/spaces/tdcc-lsh-ffp/jul2training> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "Training Event covering FIPs and M4M topics.";
  <http://schema.org/endDate> "2026-07-02T17:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-07-02T09:30:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "July 2 FAIR Training";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-0319-6542, orcid:0000-0002-1267-0234,
    orcid:0000-0003-1062-5576;
  <https://w3id.org/kpxl/gen/terms/hasRootDefinition> <https://w3id.org/np/RAl8LoRqlR_LHdw4JbiL6g3oz3GHvwkV3Tvcq2uEYj1_0> .
