@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:ROhub a fip:Available-FAIR-Supporting-Resource, fip:Editor, fip:FAIR-Supporting-Resource, fip:Generalist-Registry, fip:Registry; schema:url ; rdfs:comment "ROHub is a holistic solution for the storage, lifecycle management and preservation of scientific investigations, campaigns and operational processes via research objects. It makes these resources available to others, allows to publish and release them through a DOI, and allows to discover and reuse pre-existing scientific knowledge. Built entirely around the research object concept and inspired by sustainable software management principles, ROHub is the reference platform implementing natively the full research object model and paradigm, which provides the backbone to a wealth of RO-centric applications and interfaces across different scientific communities."; rdfs:label "ROHub | Research Object Hub"; fip:allows-integrated-use-of-semantic-artefacts ; fip:has-description-source ; fip:implements ; fip:targets , ; fip:uses-identifier-service . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { this: dct:created "2025-09-30T15:48:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ROhub; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "H9GM9KJB1NCXujJA9Lo2F5L5A0cFId6n3gB4/iSCJK/UofFfkh+psH/Nb2rkoGfZxEZshFdohYrpavjiWgg0kIAg6K0TkZhJu4JC4IYebeXXedpKpNAgKCGpa//Q+Xhl24DZic5tdt0XJkj94RA31PiXLsAteBoXmBSEaCL+L7I="; npx:hasSignatureTarget this: . }