@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:glycocalyx-bulk a ; rdfs:label "glycocalyx bulk"; rdfs:subClassOf ; "Relating to size, density, or bulk of the glycocalyx"; sub:bulk . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0830-7029 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCluZ2msgo7OqPkyRoZMluzpaLX8KRHyDs3J/cZwm6+Vq/CKVIGsGaT7/XH435cE9J8dwCgQ/Jssjlj6oqX+nSI9xXBtMH9ZeyGHFBzK1cUBy/rRSez4EnwbS1sKMBSc4MBCXQ9R3jZ3GpsN0GmIrS1ukKkUBQrREBYpb4w5MbGywIDAQAB"; npx:hasSignature "A/aOcyrlSjaEZRcOEkozM/opceAiAkqRTzOcIq9izUMIF6c5WmhydZHPjOQasBQd2hFkgYopJ7AXJjp4TFW7T+QIrAMVDmHHBv3InGUBAxB91S/VXpBMoQqPaZiDpPPaPD5E1v64Pgi0lfiqxLESQy9aVccZ5tniw3r9PM3NESE="; npx:hasSignatureTarget this: . this: dct:created "2021-06-18T10:17:06.434-07:00"^^xsd:dateTime; dct:creator orcid:0000-0002-0830-7029; npx:introduces sub:glycocalyx-bulk; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }