@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 { sub:metagov-nanopubs-presentation dct:date "2024-05-20"^^xsd:date; a ; rdfs:label "Nanopublications: rethinking global knowledge sharing"; rdfs:seeAlso ; orcid:0000-0002-1267-0234 . } 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 "2026-03-17T12:20:31.751Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:metagov-nanopubs-presentation; npx:wasCreatedAt ; rdfs:label "Presentation: Nanopublications: rethinking global knowledge sharing"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "UgeWynpfmmTSKzpEpXSbswMhs2BwRNTqereTJf/pE+c1ubgW5f0CTNhGUVd9JOiAnZ3S6diForkgDvUQ0VByJNTLfKV2mEM4bH0bYdAsIm2fDeZHu7dDftU5tPS2DZio8K/SC8lBu55jmLVYeXkb1yBbkJsH8PVPv5nXs9LYlYo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }