@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:FHIR a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The Fast Healthcare Interoperability Resources standard is a set of rules and specifications for exchanging electronic health care data."; rdfs:label "Fast Healthcare Interoperability Resources"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-3529-1159; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "mbhPeA9OmBOE9vjbeyDnBieDIfBu59/eauWCU56kpftArCiYpD6XdlXC0Ns8cN39f56Y2p8MS2t/pAp9IcnTJsx/at/BLOW+9aJ4FYstNyJoWU+W3eJQOz/DwKVWWkyBJg0HNcAynga99FS5PeUu7UBtz99vLcKLOy4s9EhO0tQ="; npx:hasSignatureTarget this: . this: dct:created "2024-08-22T12:09:19Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:FHIR; prov:wasDerivedFrom . }