@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:GalaxyClimate a fip:FAIR-Implementation-Community; rdfs:comment "The Galaxy Climate Science Community is developing and maintaining comprehensive set of analysis tools and consolidated workflows for climate analysis and visualisation in Galaxy Europe open platform."; rdfs:label "The Galaxy Climate Science Community"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "LG5i+E7KTAuPJxH9pOK07cMbFfOeW9Zu+AP02tYBpMp+qiKYIWoosRt3kaiH5NZso9R40Rz5SvSdSYj41zze3SUhXyck2PM8zUKJHFp2zMU2Mgzc4K6VU0G4XULC0SYZiNZOU7GgBJ1fs9x+sN6/ekqAtTcx+ysNE68KbZPjWCg="; npx:hasSignatureTarget this: . this: dct:created "2023-08-10T10:31:49Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:GalaxyClimate; prov:wasDerivedFrom . }