@prefix this: <https://w3id.org/np/RA-l-6qQcxvdIICQHTHhqhiDLd7qNYoWCfXenZ780vj0g> .
@prefix sub: <https://w3id.org/np/RA-l-6qQcxvdIICQHTHhqhiDLd7qNYoWCfXenZ780vj0g/> .
@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 ns1: <http://purl.org/np/> .
@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/Q10132> <http://www.wikidata.org/entity/P1346> <http://www.wikidata.org/entity/Q270163> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-8693-2520 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1346> nt:hasLabelFromApi "winner - winner of a competition or similar event, not to be used for awards (instead use \"award received\" (P166) on awardee's item, possibly qualified with \"for work\" (P1686)) or for wars or battles" .
  <http://www.wikidata.org/entity/Q10132> nt:hasLabelFromApi "Rafael Nadal - Spanish tennis player (born 1986)" .
  <http://www.wikidata.org/entity/Q270163> nt:hasLabelFromApi "tennis at the Summer Olympics - Tennis at the Summer Olympics" .
  orcid:0009-0006-8693-2520 foaf:name "anonymous_athlete" .
  this: dct:created "2025-10-07T13:22:02.623Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-8693-2520 ;
    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 "Rafael Nadal - winner - tennis at the Summer Olympics" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkRvgfniZA+7oAdwbn7S5/JrtDdJNjlXGmrN4tGsRLJcElL5OASnYszm2UXXIG7wWQQWjWegiIFtZIES2DhW8wY0DWd0Ljgn9s1gjnWvUgcDSrPbXr+0Vm35GfRv76lGTFh5OwUU0MFG1x+1xGmnA3aYVqA+7Xjx0YpsQ+ToMGv6xyCb6X3NLf1nIoVUISY1tSmjedzL5TvFRvCf62BVDWgTc5cSbXXfhYz17Ue2ylQ+fwzfZfrRiKlyvxd1yCn6s2F6nDwZ7ifmsjhg2qkp2EXfq3dtYIM1bOFxXoMJVBM231TtYX7E/7CMnQuJDpBSbnJ7fRDLvDBQrh/ZtaN3evwIDAQAB" ;
    npx:hasSignature "gPpdqGlR3Uo9O2HwF6nEKoM2MuKVt3OpK2s3QLF3nSzkWnbcWdVSDpXpkYgiIBuZPrCH5q9Gzpg41CHFS3Y5SMU/3xdVOTDzkOjpaNrHYfT1Mpy7Q3K1NNCx1dFiwbi8A+vegckZ2O/cmUsE6hFLdTwPTg+7bKMXH/2FTNQcz40TvM4GDsHOi0vQtjyH22o552CJ4vslXTZpXMkfTLachIoCTQtKu5zUegdhITTkLdqTD2q49GIakibs4dHe/N6nBX42SPSEEOVamtKbaw8OR5yVKn3pKqrvtdxg+VM0hoUffNWw9EtpQPFn3P7ANn/9Ff9RAyENWzIV1XWg6QtGzg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-8693-2520 .
}