@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:shared-statements-view a gen:ResourceView, gen:TabularView; dct:isVersionOf sub:shared-statements-view-kind; dct:title "💡 Statements shared between projects"; rdfs:label "General statements that more than one project of a space supports"; gen:appliesToInstancesOf gen:Space; gen:hasStructuralPosition "4.7.sharedStatements"; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . } 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-09-08T13:38:29Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:shared-statements-view; npx:introduces sub:shared-statements-view-kind; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "QimOtP2QE+7DZseQyE6scTxI6TLv6H/ndTvtlebLmOJUvUsMvI5x2DqF+38wmNNFl4rnzY9rit0CaNVa9r7QLN6LCo//f8ju7z1gCglqmUCInJFGS2VgsOXRMesqPCEYsOn7Xexazc6AHRGpjun5OGd8bOntFcMiDpvXKSJN5aY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }