@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { rdfs:label "is participant in - Connects a person (left) an event (right) he/she is a participant in." . sub:assertion a nt:AssertionTemplate; rdfs:label "Declaring the participation in the Nano Session #24"; nt:hasNanopubLabelPattern "Participation in the Nano Session #24"; nt:hasStatement sub:st1; nt:hasTag "Events" . sub:st1 rdf:object ; rdf:predicate ; rdf:subject nt:CREATOR . rdfs:label "the Nano Session #24" . } 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 "2025-09-23T11:42:19.961+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:wasCreatedAt ; rdfs:label "Declaring the participation in the Nano Session #24"; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "i4w527J4WqAM7gisHmXRverIbZ8DZJeLNFrrehmlciiUXyB5QVqylp65tKI6oRmMfsdm1CjF2nglF6KlkH3bRsjPvthmv2kAzpzqxHJ/thS5TTKiDZrmDw703Gyx8RKylVFg7bzbz6cIO2yI3H5k3lPbrYIWpUI7PcQXTQfwtQk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }