@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 ns1:ContextAlias;
ns2:alternateName "cxmeptp";
ns2:identifier "short_name";
ns1:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns2:alternateName "5cx-MEPTP", "mono(2-ethyl-5-carboxypentyl) terephthalate";
ns2:comment "comments: Can someone check if the long name is correct? The short name directs me to this publication https://pubmed.ncbi.nlm.nih.gov/28407489/ --> and then if I look for the name used there mono(2-ethyl-5-carboxypentyl) terephthalate (which now I put in aliases) then it directs me to the compound I added the exact_matches for. So that needs to be verified";
rdfs:label "1-mono-(2-ethyl-5-carboxyl-pentyl) benzene-1,4-dicarboxylate", "1-mono-(2-ethyl-5-carboxyl-pentyl)benzeen-1,4-dicarboxylaat"@nl-be;
rdfs:subClassOf ns1:BioChemEntity;
skos:exactMatch , ,
, ;
ns1:hasContextAlias sub:_b1;
ns1:hasGroupLabel "phthalates";
ns1:isMetaboliteOf .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:07:43.997109+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-ethyl-5-carboxyl-pentyl) benzene-1,4-dicarboxylate";
prov:generatedAtTime "2026-06-30T21:07:43.997109+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 "KMuff7f++cAx8tFnCNIf8jUeEhAD+pdPMtUzT6QAJWL8+xFODzCiSRW0p1hbL7NVaEbLMg19Q8XZvTnJczriLfu0xoQSP61d1kdFF83eXu9v/hT0wWWeVNr9jhAAWW04y4e7wUUtkG6CG2yc2GI6p95j3rme+XoJeyWPYQTjCZ5oVkVKSEmbN3clyiHMlKxbdEzVOhtS8kBnAEt5HLvICOnrNw78iJSpKN8D/HELYGhd10lvkjT+DQD+pihvO79zpYUI4H89qalrkGtyim1K63lNBecinSqrpaeLdk7VgX6prhHOW3xnDE4n3hnvmuFLSfFXGNzE3mGdayVSS4lUHA==";
npx:hasSignatureTarget this:;
npx:signedBy .
}