@prefix dcterms: . @prefix np: . @prefix npx: . @prefix ns1: . @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 { a owl:Class; dcterms:isPartOf ; ns1:alternateName "biotic"; ns1:description "All biological organisms and their tissues"; rdfs:label "biotic biochementity"; rdfs:subClassOf . } sub:provenance { sub:assertion prov:generatedAtTime "2026-07-07T12:10:38.386585+00:00"^^xsd:dateTime; prov:wasAttributedTo orcid:0000-0001-5109-3700 . } sub:pubinfo { this: dcterms:license ; npx:hasNanopubType ; npx:introduces ; rdfs:label "biotic biochementity"; prov:generatedAtTime "2026-07-07T12:10:38.386585+00: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 "jVHmfx2gGF9+JOmX6pyIvwgyPq8L6KdBiVP1t41/rqgzQ/FfWhz50gaCRnr6owDxO0uc7jKHwh3zWWVfbKzEE+y6871SUNupqq0K7rY4oTz8kgowi3gtw2/m4bQnp491VEeBGnLbS2p1njE7/D7qGP4tBn5/6w/hunLtum6Pv5E="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1825-0097 . }