@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/wearablesummerschool2025> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "<p>This is an inofficial Space for <a href=\"https://wearablesummerschool2025.weebly.com/\">https://wearablesummerschool2025.weebly.com/</a>.</p>";
  <http://schema.org/endDate> "2025-07-11"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2025-07-09"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "International summer school on wearable sensors 2025";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0002-9162-987X;
  <https://w3id.org/kpxl/gen/terms/hasRole> <https://w3id.org/np/RAcZde5T8ps6kAItS9w2Ouv-SW4WW0oYlL4u_y_NJfdFk/speakerRole> .
