@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 "pcb153";
ns2:identifier "short_name";
ns1:hasContext .
a owl:Class;
dcterms:isPartOf ;
ns2:alternateName "PCB 153", "PCB 153"@nl-be;
rdfs:label "Polychloorbifenyl 153"@nl-be, "Polychlorinated biphenyl 153";
rdfs:subClassOf ns1:BioChemEntity;
skos:exactMatch , ,
, ;
ns1:hasContextAlias sub:_b1;
ns1:hasGroupLabel "organochlorine compounds";
ns1:isMetaboliteOf .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2026-06-30T21:06:15.493304+02:00"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0001-8327-0142 .
}
sub:pubinfo {
this: dcterms:license ;
npx:hasNanopubType ns1:BioChemEntity;
npx:introduces ;
rdfs:label "Polychlorinated biphenyl 153";
prov:generatedAtTime "2026-06-30T21:06:15.493304+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 "OLdo1ppsOnC7ukFJJzmCuVuU+GcUX+ulS/o2FbverW8DX33g1nTXnkN+4c6zwlyxPizLoW07QAsEIcDSZGnGZaAtvmY0TYmBsaNdLyn3z30lZ5h3JpAW/mY+2gX21FAcV+gioGAuKPlDesskHLrYHZW4NS8mBXtGXWSV0iVDDe76iETeWls7A7ESHxs2HW5DV6dtsfOFeqnvLbsZA6yNz38Hoto3nrqNeXhraEOSBt9JoI392x0WDNXS2ptU+YJf54Z2t+FHnbLO+FuMAkq0Dn6y3RWClgW3uvxKw3umHE9ZEYWxP559PnacCF44Rhx8LJltTKkTRXaHHtU/RkBwBw==";
npx:hasSignatureTarget this:;
npx:signedBy .
}