@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "member of sports team - sports teams or clubs that the subject represents or represented" . nt:hasLabelFromApi "Red Bull Racing - Formula One racing team based in Milton Keynes, England" . nt:hasLabelFromApi "Max Verstappen - Belgian-Dutch racing driver (born 1997)" . orcid:0009-0001-3473-7364 foaf:name "Rhea" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCX+AkI8e9yxaqilarCdb69LMIMKD86BBUXicg9Dmbnm+dYUXm8jgtq+7mYsB+OTsOih0cQR0tgvcb1zI+opgxWh01w+0M36TxvlOr4lxLFxtoxmKI47JG8hC+mpAIsAlUlJaKETZPWwl+CjnhBvNS78zDYvPeIdglNTVNJqq70QwIDAQAB"; npx:hasSignature "MTzWa3z+21Bk3CDsLmIkwRmXlfOPReTFecylht2dNrMVZSRroWapfZujaAyVvKLViJ5IYeXuqc7A8IL8ZauIuisSwadAc17TjBA14mMsdIY2WYEAeQ+nJmzwEaqFNh2wwCtbPQJpMLGt2mARWnlAOaqM4pBx3YeSe+0tNgUdSd0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0001-3473-7364 . this: dct:created "2024-10-01T17:49:28.388Z"^^xsd:dateTime; dct:creator orcid:0009-0001-3473-7364; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Max Verstappen - member of sports team - Red Bull Racing"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }