@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:scientificConferencePreset a gen:Preset; dct:isVersionOf ; rdfs:label "Scientific conference 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" . nt:hasLabelFromApi "Space program committee by role view" . nt:hasLabelFromApi "Planned attendance role" . nt:hasLabelFromApi "General participant role" . nt:hasLabelFromApi "Organizer role" . nt:hasLabelFromApi "Time-limited space info view" . nt:hasLabelFromApi "Program committee member role" . nt:hasLabelFromApi "Space observers by role view" . nt:hasLabelFromApi "Space organizers by role view" . nt:hasLabelFromApi "Space participants view" . nt:hasLabelFromApi "Simple message view" . nt:hasLabelFromApi "Presentations for event view" . this: dct:created "2026-08-19T13:27:34Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:scientificConferencePreset; npx:hasNanopubType gen:Preset; npx:introduces ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "io1MQYA1+OPI3KVuiyiRH8ZDJkF7zNukhvBdVi1D/ShPHy9poVwCdh7yHdFOwwHW+am2RVR0GM52NGOB4VMFguzPExnkdRPCq0KU3Bt+rz3NzzN5yPFD0KyXkDhwjOj6okgl4rPpxWAczgmu4bos5gUiWkYRKxwAe6+WT6P28p0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }