@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { orcid:0000-0001-8327-0142 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dcterms:created "2025-09-23T13:12:42.810Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1267-0234; dcterms:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "jCD4a5HC/0oX45LEbsjb37J2U/H/fuuMi3jabHEdgRyhOvhZcnCMXAX8bocFIJUcdYG6paL/992gx5ADRaBuhKOyf1xK3xQ8Q06Qgy+/SvF4svyAzad04Lom+MOCG55Y3ApoZownPeDsMAfyitHx/RgdPO+Gc8AlAK2sB6Jnoys="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }