@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:Alfie_Peterson dct:description "Alfie Peterson is a 30-year-old, Portsmouth-born, sarcastic charmer who refuses to speak French, immerse himself in French culture and instead prefers a pint at an English-speaking pub.[1] He enjoys teasing Emily; they have an antagonist relationship that evolves into something more. Alfie is in Paris working for a UK bank, but unlike Emily he works to live, not lives to work. He’d prefer to be playing football."; a , ; rdfs:label "Alfie Peterson"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { orcid:0009-0004-1556-8464 foaf:name "Mika" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClty7bxd/lqa0wGMg0e9fwFc8p0M9R8VOGA1Lcf5OB7AYhxBampymIPQEOnL5NYA1zX1j+F9SqqkxP83GEzAmgVRSXDnn7UvxJWyENy+mYFmcjg7CnhZoqepUgMgxjOMuQgWqCKBmxtJcMgH/fpV5ZNE/jMEnKw5Lai3FvioXqCQIDAQAB"; npx:hasSignature "VgnUn/IkwTMBFOGALbl8fIi9sKFggBgKk1iVfAErw3rdpUUfLMiI/4yvZyoPFUf0gxPE/ObA9hemT8UQOMLFnIqeJdOZXbLbG8sBSZzyRfzI9go0/dOTGCoviDROSjJ73FXLZSU3gtcIMp887qRGoQnmV5dMzKeCkMatCEUNz88="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1556-8464 . this: dct:created "2024-10-06T09:27:11.433Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1556-8464; dct:license ; npx:introduces sub:Alfie_Peterson; npx:wasCreatedAt ; rdfs:label "Alfie Peterson"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }