@prefix this: <https://w3id.org/np/RABQb0orb_a_Gh5J3LOZxA_SGACj29niyUsi4vxDSVssI> .
@prefix sub: <https://w3id.org/np/RABQb0orb_a_Gh5J3LOZxA_SGACj29niyUsi4vxDSVssI/> .
@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#> .
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> a <http://www.wikidata.org/entity/Q10833314> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-8693-2520 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q10132> nt:hasLabelFromApi "Rafael Nadal - Spanish tennis player (born 1986)" .
  <http://www.wikidata.org/entity/Q10833314> nt:hasLabelFromApi "tennis player - sportsperson who plays tennis" .
  this: dct:created "2025-10-07T13:08:24.404Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-8693-2520 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Rafael Nadal is a tennis player" ;
    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 <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkRvgfniZA+7oAdwbn7S5/JrtDdJNjlXGmrN4tGsRLJcElL5OASnYszm2UXXIG7wWQQWjWegiIFtZIES2DhW8wY0DWd0Ljgn9s1gjnWvUgcDSrPbXr+0Vm35GfRv76lGTFh5OwUU0MFG1x+1xGmnA3aYVqA+7Xjx0YpsQ+ToMGv6xyCb6X3NLf1nIoVUISY1tSmjedzL5TvFRvCf62BVDWgTc5cSbXXfhYz17Ue2ylQ+fwzfZfrRiKlyvxd1yCn6s2F6nDwZ7ifmsjhg2qkp2EXfq3dtYIM1bOFxXoMJVBM231TtYX7E/7CMnQuJDpBSbnJ7fRDLvDBQrh/ZtaN3evwIDAQAB" ;
    npx:hasSignature "VWNjZf1q+DMtWBR7Fr2/0oDsFqc3WGoNlxaORUxvWbqCnmRTtTIm4ZhMxkPG2bDM4C2XQw+YVA6BZ3W2avcPSfRY0+1b9fDDpKgwUjrpVNxZZm5t+ZNFrRRdRKPhRR7L4WPd7ghGZo2jHe7EPmBSjcCGpBYiJ8jP9VUm83cwpDPL0cIAZRtiNZoThCIWOklQOXbTZifPZ+wpPcSwCq5SVxiVPHOTq1UHCcGqSZbe80A7GMU0h68DKJA8OTk9EILKnDha4y67VmiAhNtkB4zQULLsWIyDYMCLwk2NTXX0j2l420ODPdJn3Pv5fZvhUs4qFvX2jOY5DV63T0PVTMctcQ==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-8693-2520 .
}