@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a fip:Digital-Object-Type; rdfs:comment "A proven, effective method or technique—such as a standard operating procedure, template, guide, or manual—that offers structured recommendations on content or format to support consistent, high-quality outcomes."; rdfs:label "Best Practice" . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "XlNNPQ+C0VbbQXbSrlgiTgDaM997KzBN2n/SWo4ColW6e6ptXUdVpF2tn1aEvV67BXIyNmKE1+VF00whjFRhqOPIHGpm5OxmAPGVYQGNwZRRrueuJZK1Hm2rYzpuwosi+mycD6Lqkt/d+ZI9nBEhiIUfBnTe/g5ywuYr+nu7T/Q="; npx:hasSignatureTarget this: . this: dct:created "2025-07-03T17:34:12Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }