@prefix this: . @prefix sub: . @prefix dc: . @prefix np: . @prefix ns1: . @prefix ns2: . @prefix prov: . @prefix rdfs: . @prefix xsd: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubInfo; a np:Nanopublication . } sub:assertion { rdfs:label "ethylene carbonate" . rdfs:label "imaging buffer" . dc:description "Add imaging buffer with desired ratios of Buffer C (500 mM), ethylene carbonate, and IS-CF660R at 1-2 nM final concentration. The exact concentration of IS may need to be adjusted depending on the target and based on the imaging kinetics."; ns2:hasExperimentalInput ; ns1:bioSampleUsed ; ns1:labEquipmentUsed ; ns1:reagentUsed . } sub:provenance { sub:assertion prov:generatedAtTime "2020-11-14T18:05:21.158199"^^xsd:dateTime; prov:wasDerivedFrom , , . } sub:pubInfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAYBVNwcjF5IK+z2KRM4MqV5gG0zVrjoqZtICaimdnS2jGy8YCweNDHUD6ZWfv5p4dWQal1NAMUm1GRXJGwGYIi3ug/zL5YLU72QeDa1ziLjWa2UHHhdGzjoZy+TB87Zhe8LI4fJUXhU+jMwxCG2O613mXmmOpNQBGFJL6+VOyWwIDAQAB"; npx:hasSignature "SWmpxR9xIzSU30M5K3B5BRDabexhqu+Owx8yPz9mW7Ij7xmUF5S1kVs/6DMcZgrYMYGgbFJ6O1iEQIeBzKin4Quo4euDaZO51+kjl8y/pTChtXuaFjcDsMfCpZ7ZlT3dUGak8jVLr4u4Zd4HmfRWNj1K5/SYGcgqN7Mv30h+4io="; npx:hasSignatureTarget this: . this: prov:generatedAtTime "2020-11-14T18:05:21.158199"^^xsd:dateTime; prov:wasAttributedTo . }