@prefix this: <https://w3id.org/np/RAuv9TRBUCkx6u44-cH5UPc6PS0sbmY-rBe5iHKd2EtVA> .
@prefix sub: <https://w3id.org/np/RAuv9TRBUCkx6u44-cH5UPc6PS0sbmY-rBe5iHKd2EtVA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
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 <https://w3id.org/kpxl/opo/terms/thinksIsUnderrated> <http://www.wikidata.org/entity/Q1001086> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-3204-3746 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q1001086> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "think this is underrated: buddy system" ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}