@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:audienceType "pediatric patients (ages 3 years to 16 years)"; schema:requiredMaxAge "16"; schema:requiredMinAge "3" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1468-3557 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCODwZkXojpEKwk7Ldj2oPPfCstvqrcpgCaTLo235K7ht9C7E1GCkLvUuL2b4VWXJTcZx/hxgDauR8hUeYq/lS6tfTL9yFZsnfl+PWYDyz7vv6N+wJVx2LL8bO6ntCjcOzvW2t2WUeF12Sb6b3I6uOYP0N8iQKts1WasY/yEYKAHQIDAQAB"; npx:hasSignature "I3HfmyCngAs3xWKxRDcZxQSYkjqGgTMsYtNH9WSU85rYm0Ulx6/iWeswN/5eILLvCjOBajF5xIi+hHneSz2LHM3SQpuMISgSOSEir0k+tJN7aJHDiC511i5kQOBdj56y17G2TkOULUrF5sMtcweLeQyMrbZyojs3qj0cofKxGh4="; npx:hasSignatureTarget this: . this: dct:created "2021-04-18T12:30:58.121+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1468-3557; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }