@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @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 "entity" . sub:nfdi-significant-persons-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "👥 Significant Persons for NFDI Consortiums"; rdfs:label "Significant persons for NFDI consortiums view"; gen:appliesToInstancesOf gen:MaintainedResource, gen:Space; gen:hasViewAction sub:addAction; gen:hasViewQuery . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get significant persons for NFDI consortiums - Lists all significant persons (wd:P3342) for NFDI consortiums (wd:Q98270496), sorted by creation date (latest first)." . this: dct:created "2026-05-19T08:33:45Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:nfdi-significant-persons-view; npx:introduces ; npx:supersedes ; rdfs:label "Significant persons for NFDI consortiums view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "Gz38FZem1moUU3zgDNgnGD61kq1P/UZsGNzi+0Z/y3NkJ6yYzh1st/i4s/FH/p7WHgoKbvfI/6Dzuy+x9CxSAk0imZHrTnAyp1acdWS9dbE/7Ziabowaa/jevE8c/BcL50AYUwZsS9fiKf8KP3QQbLJAqXk2wWwcAIraxmnVW9w="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Assigning a significant person for an NFDI consortium" . }