@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix npx: . @prefix pehterms: . @prefix dcterms: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:contextalias a pehterms:ContextAlias; schema:alternateName "bpa"; schema:identifier "short_name"; pehterms:hasContext . sub:contextalias__1 a pehterms:ContextAlias; schema:alternateName "fbpa"; schema:identifier "varname"; pehterms:hasContext . a owl:Class; dcterms:isPartOf ; schema:alternateName "Bisphenol A", "Free BPA"; schema:comment "The free (unconjugated) form of bisphenol A."; rdfs:label "Free Bisphenol A"; rdfs:subClassOf pehterms:BioChemEntity; skos:exactMatch , ; pehterms:hasContextAlias sub:contextalias, sub:contextalias__1; pehterms:hasGroupLabel "Bisphenols" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-2483-3969 . } sub:pubinfo { orcid:0000-0002-2483-3969 foaf:name "Stijn Baken" . nt:hasLabelFromApi "Flemish Institute for Technological Research" . this: dcterms:created "2026-07-06T07:31:19.265Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-2483-3969; dcterms:license ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR8zl1Ma30UaDP4UJ/SlYW16LQCrNUS7feTIS/0wu3CG7dkfXjhabjafXe/nIyWuX/6i93GUeGYFy4tvbQjAlD8Z+ZhhDJAFWaiN0m+rPioZ5wsm+BWCh+UPh9ZmDgCm9d2TxImQEIYcN6RvXFT4PYozaGML1L9+NYqWjthnngSQIDAQAB"; npx:hasSignature "hQ9sjOxysNOfcw58Pv8KgVG+llOg+Wi0kOKS9Oyrp2AsrO2KNbaZTCILVUyISzyL/aojFChSNMYDQTqkojHXdGpV83wpgYmXieSqrVwmc4+G5CxFZ9hqHoYMM3doeE67Cj0eetrjAFnK6rGzHvgsGLAuiQIeDBY6dlp4azXlb+4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-2483-3969 . }