@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:conferenceTutorialPreset a gen:Preset; dct:description "The default views and roles for a tutorial or workshop held as a sub-space of a conference. It is the scientific conference preset without the program committee: a tutorial has organizers, participants, planned attendants and observers, but no reviewing body. It adds the panels a tutorial actually needs - its own sessions with their details, questions and answers, and messages. Note that the panels which have to reach the tutorial's individual session pages need a per-space view display carrying gen:appliesToInstancesOf wd:Q604733; a preset lists views by IRI only and cannot express that scoping."; dct:isVersionOf sub:conferenceTutorialPresetKind; rdfs:label "Conference tutorial preset"; gen:appliesToInstancesOf gen:Space; gen:hasRole , , , ; gen:hasTopLevelView , , , , , , , , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-09-07T11:52:47Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:conferenceTutorialPreset; npx:introduces sub:conferenceTutorialPresetKind; rdfs:label "Conference tutorial preset"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "PdKqTFacWzUo4fyNolSn4ZzGbzwgvQ5K/zvW3VcvEhqzGDidZAYeevP3topH8bh7mbdEGzGo1zJ6HZgrmrhah64DfVAI32DgyfqB1bmbwTBfKdc9FdXKfbI6AE+9JryyF+iTgFPA8AaM6s1rEnLtXV9Hw6O1le8K4cNdHNdOa2Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }