@prefix dcterms: .
@prefix np: .
@prefix npx: .
@prefix ns1: .
@prefix ns2: .
@prefix ntemplate: .
@prefix orcid: .
@prefix owl: .
@prefix prov: .
@prefix rdfs: .
@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 "dmap";
ns1:identifier "short_name";
ns2:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns1:alternateName "DMAP"@nl-be, "Dimethylalkylphosphates";
ns1:comment "comments: again this seems to be a group of compounds. Can this be linked to any key?";
rdfs:label "Dimethylalkylphosphates", "Dimethylalkylphosphates"@nl-be;
rdfs:subClassOf ns2:BioChemEntity;
ns2:hasContextAlias sub:_b1 .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:05:26.865701+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns2:BioChemEntity;
npx:introduces ;
rdfs:label "Dimethylalkylphosphates";
prov:generatedAtTime "2026-06-30T21:05:26.865701+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 "mC7lnhjGrk2NQHm6KT+AZwTtOoFIigI/SP8MPd6k+hfLzHedhEhR2M/5wjWOT2GXIPv4sPTywNz5qHHwM0QDLR0W0Mu+1V5SAYWQbaLwiGkprRt8ZcSFpOx0MD/wGph8bYgo2c4Th6GmVViSjlRb1PQyqbEwZUxoL76G8fitX3E/QM2SeI7aOrM80lxpAYtDkvvemfEPd8s1uAJW7XxVNT7H6w65MevrN1s6P8u1q9e4mlIz4hJR0I3vhNk4ytKEH/sX+Dj5HY90uEY1caCI+q02YQY8wy/WvGa+lu5GL8arg8NUWBPgbLgAD2Z0xqcqtUOWRM/w1U0FcU+zcpCV3Q==";
npx:hasSignatureTarget this:;
npx:signedBy .
}