@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:wasAttributedTo orcid:0009-0004-8242-9595 . } sub:pubinfo { nt:hasLabelFromApi "spouse - the subject has the object as their spouse (husband, wife, partner, etc.). Use \"unmarried partner\" (P451) for non-married companions" . nt:hasLabelFromApi "Roger Federer - Swiss tennis player" . nt:hasLabelFromApi "Mirka Federer - Swiss tennis player" . orcid:0009-0004-8242-9595 foaf:name "Lucie Chacqueneau" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnFXrYY251GMamCVGzLEXW+zdAt1wYwucodTvVf4QxrVSYs5yh8Ph1GIJqzxA5SkY6mU9B5hOALfp9welMtQlu2C5BCL2mISYWoYgucjNKufVnTWHp9lQG4/TC6LmNIpad9yzXFu+H9utF3L6bWQgDnxJlZgq02V4axdpX+4fGGwIDAQAB"; npx:hasSignature "jt+CcTPCKaMrpitkY7LozUW04+2qA/Pjb6kRTAK2un6yo5c/Ss1P5I6orOF9S5O3yjt1tL3kW4B/uVRbSUsKdb2ItfDtBwld3SrjmEaErmIvnVZpxdYVCj5R/O6uyhDCNPJaoqPkTEvA3wIZaF5NfnXndC2tfeLLonGkt5TVJ90="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-8242-9595 . this: dct:created "2024-10-04T12:14:59.059Z"^^xsd:dateTime; dct:creator orcid:0009-0004-8242-9595; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Roger Federer - spouse - Mirka Federer"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }