@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 gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/np/RA62Z0qkHJeh90vGNCTqhHJ87gH-jJ0IJw9Pce3UcM4Xw/assignment> a gen:ActivatedPresetAssignment,
    gen:PresetAssignment;
  gen:isAssignmentFor <https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260708>;
  gen:isAssignmentOfPreset <https://w3id.org/np/RAwBGcidgc8fYGAJcEaFlPUCHs4QhnDKegBSFI1EJVyTU/generalRegularMeetingPreset> .

<https://w3id.org/spaces/knowledgepixels/incubator/officehours/20260708> a gen:Event,
    gen:Space;
  dct:description "This is one of the weekly office hours of the Knowledge Pixels incubators.";
  <http://schema.org/endDate> "2026-07-08T15:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-07-08T14:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "Office Hour 8 July 2026";
  gen:hasAdmin orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195;
  gen:hasRootDefinition <https://w3id.org/np/RA62Z0qkHJeh90vGNCTqhHJ87gH-jJ0IJw9Pce3UcM4Xw> .
