@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 { orcid:0009-0009-3204-3746 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-3204-3746 . } sub:pubinfo { nt:hasLabelFromApi "buddy system - procedure in which two people operate together as a single unit" . orcid:0009-0009-3204-3746 foaf:name "A.S.S. Reichardt" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSOcXlV/6cOXHqn3gk9GoJPG+s17kqktSQvxAU4HmtOv4DPiCokqLQ9XJsav1Wfc7ZO3v85AGJKSH4OfsaK3DW132fFaA7M/EhbsWDCUnHsJNmipuxtWmH/kOp9eSSKXqw5IJjfv+WU3bN02UG0b1xScRSMxsYwj8z+S896z9iXQIDAQAB"; npx:hasSignature "CjQjbKHqOXiJ0J59gb0n7DJHUKiAy+FvepTmFJrPv/S789Mb8i5kQJQRPPP5ZRJ0DufoL3epo1XQ/qqFAzs3ciPjZMk8Ezd2zEujZ3cgKnJOXpoUiyCm3Fwtczk1blCV+mGwvKfsSYQ2FHICm3HNAeMGbDyFHmlQTrSEWlClT7s="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-3204-3746 . this: dct:created "2025-02-03T12:39:11.168Z"^^xsd:dateTime; dct:creator orcid:0009-0009-3204-3746; dct:license ; npx:wasCreatedAt ; rdfs:label "think this is underrated: buddy system"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }