@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix vivo: . @prefix prov: . @prefix wd: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { orcid:0000-0002-1267-0234 wd:P39 sub:visiting-researcher-tu-dresden-2005 . sub:visiting-researcher-tu-dresden-2005 a vivo:Position; dct:description "Biotechnology Center, Bioinformatics group"; rdfs:label "Visiting Researcher at TU Dresden"; wd:P108 wd:Q158158; wd:P580 "2005"^^xsd:gYear; wd:P582 "2006"^^xsd:gYear . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { wd:Q158158 rdfs:label "TU Dresden" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-28T17:27:13Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:visiting-researcher-tu-dresden-2005; rdfs:label "Visiting Researcher at TU Dresden"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "D5oG4fJUCK1gCWeB34Ekcn5SvAvwAdKno8gyME43urIXmE96EHZmg/rq4V/wOOkeArWRwdVDqAWBIDl5wglnpdoYStgkX76Els4V97DZUFbZ3n/JdI5jWaNGm1a/u6AqAB9+nrJ1RvUZyMdXCcdt0yb1NbDEqdLPQpbY/e+/H4I="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }