@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix obo: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { obo:ECO_0000000 rdfs:label "evidence" . sub:approveAction a gen:ViewResultAction; rdfs:label "👍 approve..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "target_np:nanopub"; gen:hasActionTemplateTargetField "void" . sub:evidence-info-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "⚖️ About this evidence"; rdfs:label "Basic information about a piece of evidence or argument"; gen:appliesToInstancesOf obo:ECO_0000000; gen:hasStructuralPosition "3.1.evidenceInfo"; gen:hasViewAction sub:approveAction, sub:overrideAction; gen:hasViewQuery ; gen:hasViewQueryTargetField "evidence" . sub:overrideAction a gen:ViewResultAction; rdfs:label "✏️ override info..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "target_np:@override"; gen:hasActionTemplateTargetField "void"; gen:isVisibleTo gen:MemberRole . } 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-08-17T12:31:26Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:evidence-info-view; npx:introduces ; npx:supersedes ; rdfs:label "Basic information about a piece of evidence or argument"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "dZe3R9vtlZ5OtWTvJH9I48V2r+l5bH9ZTnJxm/0vOjgMd1YsVtMsTKPmqHcUswnJFfcUIfNm2jRcyO34Wz/TzVVPjjRQOoYBo9O2OtUnwenDZdllwj7ZDQslUGVfv6Dk6dU4gpRaBrMB8KwdzzHstbmD8Un/JfIYx/zmpYCa1A4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }