@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-0005-0350-3775 . } 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 "Peter Griffin - fictional character from the Family Guy franchise" . nt:hasLabelFromApi "Lois Griffin - fictional character from the Family Guy franchise" . orcid:0009-0005-0350-3775 foaf:name "Kian Baghaei Ravari" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcxMW6UEyaNLOxt/RYJuK7EZUXb611XXTy6fc5OGr3waQS6Hi6vyPh1Qv+C6rJRBabBRwFU3vem3hGSu3VY6JTpRfaDWfXyg9v3ouNE6oDIyoftnNe6RmCnqGGw9puZbOB3hZu3zSP/R2nOqsmfDUvHY5i7xrE0K1qizAekE2MkQIDAQAB"; npx:hasSignature "CBzrOKt5BAPAnEsDkYHoIgkSwmyXgO9fMmkkB23U9uvbAeXB7xU007XCPhpndCZUGeeM0SqTvB4x9n+YKOFIKmPZLu/N+c0OIxAIaYUj9nj62qV98N6xPScipZVPITNWWDBfewl8BYHIAODxTq6vdFwI/jleFEQCnuX2t4bW0CE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-0350-3775 . this: dct:created "2024-10-06T15:09:36.586Z"^^xsd:dateTime; dct:creator orcid:0009-0005-0350-3775; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Peter Griffin - spouse - Lois Griffin"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }