@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 "participated as participant in" . sub:assertion a nt:AssertionTemplate; rdfs:label "Declaring the participation as participant in a 3PFF event"; nt:hasStatement sub:st02; nt:hasTag "3PFF" . sub:space a nt:GuidedChoicePlaceholder; rdfs:label "3PFF event"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAHzCZ-EdJnujIH3P23wQR9C3ySiIJjrp2Ij6df-C9gZg/find-3pff-events" . sub:st02 rdf:object sub:space; rdf:predicate ; rdf:subject nt:CREATOR . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . this: dct:created "2026-05-19T12:31:14.899Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997; dct:license ; npx:wasCreatedAt ; rdfs:label "Declaring the participation as participant in a 3PFF event"; prov:wasDerivedFrom ns1:RAs5lERrJU4dEmnHXa4UYHD_Fruox1yydqMlss8WPNI40, , ; nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ; nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A, , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "55U6miCtfcD3y9L1kmFmX9zfPszBjwklA1g/A2/FLxlrHmDspcU6oUdKD9roXx4vyu+GLcZ5fScgDRDZgHFnmmKhMg5r+AtU5CgaSa8L6U6IKh3taX6JVrVNaftZi8LgfBCesmC9Mbzz46Uq63OPouVDH3PX1IwLiJlzz8f6u9U="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }