@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description "The Nano Sessions connect the people who are interested in nanopublications and who want to learn from each other about the related technologies. Every session consists of two 10-minute talks, discussion, and a news sharing part."; a , ; rdfs:label "Nano Sessions"; orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195 . } 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-11T09:32:15.789+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "h7qaOfZvIi0eJIwBdHhMx+qoQQ0FWgVox02OPUrZhqIK6acMvH6vcRrdpvQnsrGrbAwvOfq458EFz3+InQYL115JIMv92OGSA38/HlAj4et43UEHX6eNsuUfHuDa24Tb/8aNcPUGEOxI4X96FlOvAmlZCYKhRVZLMakZ46DQ/3Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }