@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 "hocb107";
ns1:identifier "short_name";
ns2:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns1:alternateName "CB107"@nl-be, "Hydroxylated Polychlorinated biphenyl 107";
ns1:comment "comments: Can it be this compound? http://exposome-explorer.iarc.fr/compounds/1306 --> although the INCHI KEY in that website refers me to this compound in pubchem… https://pubchem.ncbi.nlm.nih.gov/compound/2_3_6-trichloro-4-_3_4-dichlorophenyl_phenol";
rdfs:label "CB107"@nl-be, "Hydroxylated Polychlorinated biphenyl 107";
rdfs:subClassOf ns2:BioChemEntity;
ns2:hasContextAlias sub:_b1;
ns2:hasGroupLabel "organochlorine compounds" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:03:45.246137+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns2:BioChemEntity;
npx:introduces ;
rdfs:label "Hydroxylated Polychlorinated biphenyl 107";
prov:generatedAtTime "2026-06-30T21:03:45.246137+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 "WlXgDAIEPBZyoGxSMDZ5chgZakmuQImI7Y71d+JAhxxI3b/rtDr150OQqkUUgHAtoKt5UpdXJjGhchg/pytG04SWi1oNFp+rksSwjZiOi2okNuCJuSgR4MBNbmJg1ut6cg2jzMwesYEovbzhWEtnBTgrfUFTT625z7qVNOUq7pbDisWQa48k2Pf81ENks/ZMP1RKGHV+Mh+H1Yv3Uiq2LxBAOyuqgknKppF9RiUHagQFaWPvQA9xLeqgFmzxFoBmZcyHnDygx8522oKPsLOcGM+tXbCALeYFePzm46XoAdsItsojSJ1uYGFQ1ypXqTExUaZ9SUkPGNfZY27RtXXCzw==";
npx:hasSignatureTarget this:;
npx:signedBy .
}