@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:fair-compendium-info-view a gen:ResourceView, gen:TabularView; dct:isVersionOf sub:fair-compendium-info-view-kind; dct:title "ℹ️ Info"; rdfs:label "FAIR Compendium info view"; gen:appliesToInstancesOf gen:FAIRCompendiumOfContributedKnowledge; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasStructuralPosition "3.1.info"; gen:hasViewQuery ; gen:hasViewQueryTargetField "partid" . } 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-07-27T11:41:23Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:fair-compendium-info-view; npx:introduces sub:fair-compendium-info-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "FHgUHZcG/ISTxRc3F4D5F1XPYzAA0wbwJqic2C4Ld5HOa9XNtgzgBAJN5VDxbocbE7fIlpglnQM4JwTgtfI5cXL3gfwS33ul6x3+wU62nILdrFhvvvW6PsBHIl5IbK2ItXu81/eS5LOQlK5O4DbtHwjbiMUjQ7FOoh3/gVu1tMc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get FAIR Compendium info - Key-value Info table for a FAIR Compendium of Contributed Knowledge." . }