@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 ns1:ContextAlias;
ns2:alternateName "cxmmhtp";
ns2:identifier "short_name";
ns1:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns2:alternateName "2cx-MMHTP", "2cx-MMHTP"@nl-be;
ns2:comment "comments: The INCHIKEY in our DB directs me back to our biomarker list only, so not sure if it is correct. I found nothing online other than: https://www.umweltprobenbank.de/en/documents/profiles/analytes/27750 --> so I gueess this comes from one of the german studies. to contact UBA?";
rdfs:label "1-mono-(2-carboxyl-methyl-hexyl) benzene-1,4-dicarboxylate", "1-mono-(2-carboxyl-methyl-hexyl)benzeen-1,4-dicarboxylaat"@nl-be;
rdfs:subClassOf ns1:BioChemEntity;
ns1:hasContextAlias sub:_b1;
ns1:hasGroupLabel "phthalates";
ns1:isMetaboliteOf .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T20:45:35.728938+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns1:BioChemEntity;
npx:introduces ;
rdfs:label "1-mono-(2-carboxyl-methyl-hexyl) benzene-1,4-dicarboxylate";
prov:generatedAtTime "2026-06-30T20:45:35.728938+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1825-0097;
ntemplate:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3RHyHR7WWKBYevw1qK86B6RVzI7oKlvghqXvbpOAX1KueDE6Itru34HRhrVy4OMLCRQWBE3VXktKdbgOxD3vC4cIxz5LX+XOgGWzv5WKSjOfXu/yIeJrzsuIkyHvw7/tToGrE0itJ1wGylJv+YieizmGvNiUHhP0J0+YFMNnvewIDAQAB";
npx:hasSignature "YzGAhvPUVQf9ED+hEgOeF0cY7snwhdK5oI2FvN9PAv99syspZNO39WMVG++Le7aWrJpthnY+eZVeCFLSv95Fqztckve0STfqW52ajnAs8zVhJlATpjDqTE9z4L41LBLsznDVoHSPIBfk49JfIpCqbu7Di9zFezimjqAJfsQmWoI=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1825-0097 .
}