@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:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-9035-8491 . } sub:pubinfo { nt:hasLabelFromApi "server - computer program or device that provides access to a central resource or other functionality for clients" . nt:hasLabelFromApi "server computer - computing device intended for use as a server by a business" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHnQFJjKpW5gDIXNgkYEq7i3pr5OZ0Uq6Fga6zQbZQEGrlpTrd/3d9wWIpWb74CBY2k7v26COrXXjpPaS2PH4o1mt2mINxTgwsUQx5nDcFmighdcFc729DMUC7f45cEf1atyN4A3QZ4glBekokfX5wiErAWLoj9+fNUi5m8sFZhQIDAQAB"; npx:hasSignature "UGHDdCxEuxOs3VqdWlSN19rO9xUGVvUcq6+dGN5ayKnniORgl+1SfPL+NhIK9ghLrKLiW75ecPobYsOtFXxag2i61vaFVgl8ErRHtHUHAmVnDFHvuiNJUISIm/eg4XHI4zNcMJgjnMR0Yl1m2AsBLAHk8xy22cJoNY8T/SlVNJE="; npx:hasSignatureTarget this: . this: dct:created "2023-10-03T13:54:52.045Z"^^xsd:dateTime; dct:creator orcid:0009-0004-9035-8491; dct:license ; a npx:ExampleNanopub; rdfs:label "server computer - is connected to - server"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }