@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 "ohmehtp";
ns1:identifier "short_name";
ns2:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns1:alternateName "5OH-MEHTP", "5OH-MEHTP"@nl-be, "Mono‑2‑ethylHydroxyhexyl Terephthalate";
ns1:comment "comments: the inchi key directs me to this pubchem https://pubchem.ncbi.nlm.nih.gov/compound/155898867 --> but the compound doesn't seem to be the same. The short_name seems to come from german studies (see source column) --> maybe we can ask UBA for the keys?. source: https://www.umweltprobenbank.de/en/documents/profiles/analytes/27749";
rdfs:label "1-mono-(2-ethyl-5-hydroxy-hexyl) benzene-1,4-dicarboxylate", "1-mono-(2-ethyl-5-hydroxy-hexyl)benzeen-1,4-dicarboxylaat"@nl-be;
rdfs:subClassOf ns2:BioChemEntity;
skos:exactMatch , ;
ns2:hasContextAlias sub:_b1;
ns2:hasGroupLabel "phthalates";
ns2:isMetaboliteOf .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:07:51.166249+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns2:BioChemEntity;
npx:introduces ;
rdfs:label "1-mono-(2-ethyl-5-hydroxy-hexyl) benzene-1,4-dicarboxylate";
prov:generatedAtTime "2026-06-30T21:07:51.166249+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 "mtcwP1ROYqZJa8Cnff2eqT+baZXSk7dmEQZ+v+nsl0SL2p6Nouno+LVsM7LUBRuFzKDvlZRw35Q43faBlYkvh4eHSkM2/CZEneCnYrQPLkjeHq3dYBiA3hSpO/62o4FZXX8BfAHpPfY+rGJA45lmAPcdQCaFegNG6RvC5qIx+mx6jRdcED0Cdv3xLDB1u6/SBmVvB5AIn1aaS+ruxFd8pp9YSrn9ZCRjm35sixGS4QfSbtbbvOUZbRMNk33udzyHgQRuuK1HuByNHPTBfhK3AHbLILN7+m5bq1k+M0QpWiYBy1XWy1rTE94wE1vKdTmOIGJfGLZkiOVCTMM0Q90G0w==";
npx:hasSignatureTarget this:;
npx:signedBy .
}