@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/biohackathon-europe/2026> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "BioHackathon Europe is an annual event that brings together bioinformaticians and computational biologists from around the world.";
  <http://schema.org/endDate> "2026-11-13T17:00:00.0+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-11-09T09:00:00.0+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "BioHackathon Europe 2026";
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234, orcid:0000-0002-9472-918X;
  <https://w3id.org/kpxl/gen/terms/hasRole> <https://w3id.org/np/RAqAgIgZHRhzOVArfNvPPGPPfQEUK_b_155d6vGPbMMbc/observer-role>,
    <https://w3id.org/np/RA9SPqtEgUK_ZcNzTRQjoOvKuV6vNgA81la4XA4HKDltQ/plannedAttendanceRole>;
  <https://w3id.org/kpxl/gen/terms/hasObserver> orcid:0000-0001-8492-0354, orcid:0000-0003-2408-7588,
    orcid:0000-0002-1267-0234 .
