@prefix dcterms: .
@prefix np: .
@prefix npx: .
@prefix ns1: .
@prefix ns2: .
@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 ns2:ContextAlias;
ns1:alternateName "pyrimiphosmetdes";
ns1:identifier "short_name";
ns2:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns1:alternateName "Pirimiphos-methyl-desmethyl";
ns1:comment "comments: I don't find anything corresponding the INCHIKEY and the name in google does not give any result. Is the name correctly written? Because google tries to correct it to Pirimiphos-methyl-desethyl. The only thing I found is this website https://www.hpc-standards.com/productgroups/pirimiphos-methyl-desmethyl+tma+salt__1096/";
rdfs:label "Pirimiphos-methyl-desmethyl", "Pirimiphos-methyl-desmethyl"@nl-be;
rdfs:subClassOf ns2:BioChemEntity;
skos:exactMatch ;
ns2:hasContextAlias sub:_b1;
ns2:hasGroupLabel "pesticides";
ns2:isMetaboliteOf .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:06:21.341847+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns2:BioChemEntity;
npx:introduces ;
rdfs:label "Pirimiphos-methyl-desmethyl";
prov:generatedAtTime "2026-06-30T21:06:21.341847+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 "jBOBNsI6SmXwQZl6csAAUkXJySVWfs1WgHIT3tefKsp38Vo0Adg8G/oSWua0657Se98npx7ciIhQQSdfzTz6GSrJPK9vNM8QVeIvv7lSKT1NwQeGuuG9U2BXLORnxSO81HZsTRZM2DVPpM4NFTLVTBB0v+xSAz7HlXeWnjGLiuX8P2ZnPOXu1KdG0kmSLcDRfz2a9VVpty2PCjSba96M8wUEkqvMigPtDo6oKcNXPc60RLPQHFI0qInZL8thtKj9zKnAfGmpGSBFhGclU/tQ15JG9T5iW9cNwDUo4gqGUwsj4hjgd9z1HA3+88yeEFwl8UC8ZSwzGeKtIenRWAlOAw==";
npx:hasSignatureTarget this:;
npx:signedBy .
}