@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:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "sibling - the subject and the object have at least one common parent (brother, sister, etc. including half-siblings); use \"relative\" (P1038) for siblings-in-law (brother-in-law, sister-in-law, etc.) and step-siblings (step-brothers, step-sisters, etc.)" . nt:hasLabelFromApi "Mario - fictional character in the Mario video game franchise" . nt:hasLabelFromApi "Luigi - fictional video game character from the Mario franchise" . orcid:0009-0009-2672-8108 foaf:name "Szymon Urban" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnNYs5GPoUjtTGMLiHzFqYTPOl0vGn8hhPamyMlJdjVOMNIVqZLxcLV03cu23oGqDm2CInsY7KLteGRFDX8aGkDW0a4Opq2tvrWKjBZtx6OHsrhaBg3U9xFXK9b4CmkN0Drn0L637I9wlrH9r29K8Ubltxa66Ig3YP4mx1PrWM4wIDAQAB"; npx:hasSignature "NwZhZmK44qeJpTWmBgHfz5vLFCpKh5rk8q1PARf+BTZf3worG1ZmRjGWD398YowbFcwc3gu0ngXUPeduv9zqAaIxvmdpRodY9+OI7N72PXlhboRbPss3LC1HJMPJCT2IMnzxjw27pD/UanPIfxtRf3xW1/YRbuFM1tNUod2WSQE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-2672-8108 . this: dct:created "2024-10-05T21:15:13.213Z"^^xsd:dateTime; dct:creator orcid:0009-0009-2672-8108; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Luigi - sibling - Mario"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }