@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { "Method & Protocols" . . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-10-14T13:15:54.877Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Science Live has pinned template: Template: Defining a grlc query"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "HKiGJSWO6Qj/6b8fpGxlRz18aHoKHHRVd7J7KgnqXPZ3tmekZa9o7wUddY88O6fjgMW9B3xsoX2VNQIgSNB/tx2MqgEA++4KoWnJyTd1YhFBSOKEpg8Y29l6HqJ0zMuxJ7C7d++UPAv3V72+jkFYTNRdTbmJsS/KzdcxzB018KM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . nt:hasLabelFromApi "Template: Defining a grlc query" . nt:hasLabelFromApi "Science Live - ScienceLive is a platform that connects existing and emerging research using ..." . }