@prefix this: <https://w3id.org/np/RAnkRzkAl3me10fU46tNUSl6gWXvH5k2YbFSFT3BDg_xw> .
@prefix sub: <https://w3id.org/np/RAnkRzkAl3me10fU46tNUSl6gWXvH5k2YbFSFT3BDg_xw#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q2239218> <http://www.wikidata.org/entity/P54> <http://www.wikidata.org/entity/Q173663> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q173663> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P54> nt:hasLabelFromApi "member of sports team - sports teams or clubs that the subject represents or represented" .
  <http://www.wikidata.org/entity/Q173663> nt:hasLabelFromApi "Red Bull Racing - Formula One racing team based in Milton Keynes, England" .
  <http://www.wikidata.org/entity/Q2239218> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Max Verstappen - member of sports team - Red Bull Racing" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}