@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 "dmdtp";
ns1:identifier "short_name";
ns2:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns1:alternateName "DMDTP", "DMDTP"@nl-be;
ns1:comment "comments: I'm not sure if this is this compound https://pubchem.ncbi.nlm.nih.gov/compound/S_S-Dimethyl-hydrogen-phosphorodithioate#section=DSSTox-Substance-ID or this one:https://pubchem.ncbi.nlm.nih.gov/compound/dimethyldithiophosphate";
rdfs:label "Dimethyl dithiophosphate", "Dimethyldithiophosphate"@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:58.854145+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns2:BioChemEntity;
npx:introduces ;
rdfs:label "Dimethyl dithiophosphate";
prov:generatedAtTime "2026-06-30T21:06:58.854145+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 "lRKXQ7Rykst7blE7/kc8a/ZxTHZ/ntNhUsPiDEGemqcskEzCZ1Dql2JJuYfwv8LDxNM709jNpPr0W9Q7N7Ar6DDneflIAs1UTObt94Q4nyXXRboGJaAIfqxKFFr+cIyEL1L03LDpwBS/A2EuTaCUx9j6feEBIRRN3ZQdxP+8oMD8JLBfLXcLCwDT0xGroJmyh6p3dsurWSzBPb/1b8A3wSm43wBvyAl08xpX3cT2rwhiDl+eFIZtAIdx//rp8atUi2lRp7VmNIcbJJwrw7RP7knHJeA0FDOj2GjA5GpAgt08SW2+T0l4m1/g50jDfgeUYdpbZfOofjbE7SvILTZb+A==";
npx:hasSignatureTarget this:;
npx:signedBy .
}