@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:FITUF a fip:FAIR-Implementation-Community; rdfs:comment "Everyone who considers implementing the FAIR Guiding Principles using Health Level Seven Fast Healthcare Interoperability Resources."; rdfs:label "FAIR Implementations That Use FHIR "; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-7124-8949 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "ia+DpPQgIucWn64ERWqP7pesRWqD+wdUabjyy1tG8BPrDSwUqj1hvCkn12VuUstPxWcz2ARkXaSqgGLCTIDMnxwUm5ROPsC8WCe5U2FSwaTIXirtyG2V63FWYOX3R4x5/g0aWsFFWHtm15+Z1ry36LAtFim3U3SrxHTT0d9h5os="; npx:hasSignatureTarget this: . this: dct:created "2023-05-04T15:41:05Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:FITUF; prov:wasDerivedFrom . }