@prefix dcterms: . @prefix np: . @prefix npx: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix ntemplate: . @prefix orcid: . @prefix owl: . @prefix prov: . @prefix rdfs: . @prefix skos: . @prefix sub: . @prefix this: . @prefix xsd: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:_b1 a ns1:ContextAlias; ns2:alternateName "dbt"; ns2:identifier "short_name"; ns1:hasContext . a owl:Class; ns3:RO_0000087 ; dcterms:isPartOf ; ns2:alternateName "DBT"; ns2:comment """comments: This one is a bit weird. The inchikey in our db directs me here: https://pubchem.ncbi.nlm.nih.gov/compound/6484 but if I then search for Dibutyl-stannane then I go to this pubchem reference https://pubchem.ncbi.nlm.nih.gov/compound/Dibutylstannane. So, which one is the correct one?"""; rdfs:label "Dibutyltin", "Dibutyltin"@nl-be; rdfs:subClassOf ns1:BioChemEntity; skos:exactMatch ; ns1:hasContextAlias sub:_b1; ns1:hasGroupLabel "pesticides" . } sub:provenance { sub:assertion prov:generatedAtTime "2026-06-30T21:04:42.971907+02:00"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0001-8327-0142 . } sub:pubinfo { this: dcterms:license ; npx:hasNanopubType ns1:BioChemEntity; npx:introduces ; rdfs:label "Dibutyltin"; prov:generatedAtTime "2026-06-30T21:04:42.971907+02:00"^^xsd:dateTime; prov:wasAttributedTo ; ntemplate:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArwKYgWZTyvZqlmCnnhp2LFM62fX6ZMq4EJ92Oea5H7vHoPOftYej+zS3Vi95eMLZ+RCGd0mNZ0x2+n2rYdGqf/R+9VesqVAjrhGECXLwF3t84VbysGYgiOd5m4YPpzzcgRHpBjYjK86+hR7hqc+y0ai36tYp165WhuaXbnWY5apw8aUN9Q5e1Daid70PST0Hri9dV/Eq4mxbogXlzJbgduIVOwQMyYlGLrb+NyLDpFT+8VpPs+vblnFTF0xwIrcA11O0Mv/WqCfyrtA77nxtc4gY9RkES+2vaEUuCzxbDleUL/JmxOxSI8Cl0LtgBcRZpD7wppe4sIp3CsuK4a5J2QIDAQAB"; npx:hasSignature "DloErl/z50eM4ciNrIvvrpMOaitO/uGAK0IVmkYt09mL7MLprsAr3j8H6fZUcm7opE44idx3gF3OShVCsIiaeymIu6JFsykLfq4Q0baTOxftzdvn9ii5B3YmEw1zAmveJ9U/0c4WthqtAw0+9cVjMfmwx9rmcQMBMnjhwIX+6OCe1uo0JPiUEW6rtXVWy71myhl9s+Pg9cyjFj9DfI1mEXyxl2h6fk+eI62HcQwRbybDTfb/kScePYsG+Qm+AN2OXKZdC+t5++3otXHIMj+zFSqxUu4NnyvMsv7qEhpV4TmMp4z6gdQQu4A9J645sc4kw1DCeVJ9mtbJDH3327aN1A=="; npx:hasSignatureTarget this:; npx:signedBy . }