@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:addAction a gen:ViewResultAction; rdfs:label "add..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "void" . sub:presentations-view a gen:ResourceView, gen:TabularView; dct:isVersionOf sub:presentations-view-kind; dct:title "Presentations"; rdfs:label "Presentations by speaker view"; gen:hasStructuralPosition "4.4.presentations"; gen:hasViewAction sub:addAction; gen:hasViewQuery ; gen:hasViewQueryTargetField "speaker" . } 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:17:28Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:presentations-view; npx:introduces sub:presentations-view-kind . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "XCdEZALotUuxTmfdlYyC1NE6tQAzEXh7P4H8IciPYBFC5rr8AfRvY1B541eT+6RT90niw8RNQZUsaKavirTEqlOVWr0B9NqvlSVOlkQjqAFWLSiaHbQfNo+KqAVsrc6JUg1IV7TYx3bf9wQ1dDfdE+sSFuK9C7U86Udu4y6kD2w="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }