@prefix this: <https://w3id.org/np/RAFAqAe2uEIBf77c_SGtgQY8J78Ew7-MAJ2NaZb3cOJLs> .
@prefix sub: <https://w3id.org/np/RAFAqAe2uEIBf77c_SGtgQY8J78Ew7-MAJ2NaZb3cOJLs/> .
@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/Q1426> <http://www.wikidata.org/entity/P26> <http://www.wikidata.org/entity/Q233306> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-8693-2520 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P26> nt:hasLabelFromApi "spouse - the subject has the object as their spouse (husband, wife, partner, etc.). Use \"unmarried partner\" (P451) for non-married companions" .
  <http://www.wikidata.org/entity/Q1426> nt:hasLabelFromApi "Roger Federer - Swiss tennis player" .
  <http://www.wikidata.org/entity/Q233306> nt:hasLabelFromApi "Mirka Federer - Swiss tennis player" .
  orcid:0009-0006-8693-2520 foaf:name "anonymous_athlete" .
  this: dct:created "2025-10-07T13:42:23.853Z"^^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 "Roger Federer - spouse - Mirka Federer" ;
    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 "MlaqvwDvLHxJCUAx+nu/TqhkNhZ/M7M7Gsuoc6BctT8S983orMKqWml87iZOv4it25He3rXgq6n4q+hiahxJWAoeAn5fiTGPMH09eFVUFz7df7pfPUb+TjUTEgETYlyeMDj6dn9GHcpiqLgUzcIQrl7ul1lxNWEVL1WExgPypIjfsncE4d9w2q9MxInXVhEISxX//O2xvTQeH+ad//6uhRjZ/YAGofgn7BfIcXllvkhQ9324JXwHRTvIvDvIoT0ew/P3K7Ko8HI3ol4itm6sLK7gwb9cI1SRF6sCfIsLDH+b5El3qzKz+4hnkN9gIqUKiG+R5ZUrgWR6TPqEIv80+A==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-8693-2520 .
}