@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 { rdfs:comment "The content is a bit outdated for lacking information on the fascia system." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4555-2346 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCk3SoRgKJ7Xah+VB9FDD4RaNE+f5s4AeDfSRZWRCrdLb+JfdkboA256cuDthVABHMV9x5V8W8nUHPusZRP0Qf409yRO7L3qyHgn6vfNpk4cWkCWCYvT4zp5iAFPLta7JqQdY14fkkPrhgplVQ+bW8SV6iE5Gy2T1xO9dzpJsWAfQIDAQAB"; npx:hasSignature "oaOx7Qtt/KB5Y3cZG0gLcQXgZlFMmxFKthdtF09birQse2ucYJAsyQiKKWVP2nQBb6EwEtnw1cYG1w7+i3MwK7EqaLxJ1sp5LX9w6xT5vflmm2XeplkNl7Q6+T9Y3cXlG4jhBHRFkrTlxhWTmhafmMkGafYb+ao+DIsn+Ky5NMY="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T21:47:53.260Z"^^xsd:dateTime; dct:creator orcid:0000-0003-4555-2346; dct:license ; a npx:ExampleNanopub; rdfs:label "Comment on: Outline_of_human_anatomy"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }