@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:GEN-DV ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "GENASIS Data Visualization is a tool for visualisation and interpretation of the validated and harmonized data coming from the environment stored in the GENASIS Database."; rdfs:label "GEN-DV | GENASIS Data Visualization"; fip:has-target-group fip:Domain-specific-communities . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-4517-590X . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "oyBiuO+y8EtoFqsGD+tmLDkQMindPXKRnvEQa9QiQubsDWu1+TQqFnSTE4a0memBRomztsKUHtPQwpS57SZ8xvSe48wYh9NH94hXa4BwUjjaLfYOU2CVEXWX2gWDGjcnYWQgSnU/ImyCmPGCjCr5EJLUf905XRJhYpcRqc/poic="; npx:hasSignatureTarget this: . this: dct:created "2024-06-10T12:07:43Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:GEN-DV; prov:wasDerivedFrom . }