@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-0008-2200-4041 . } sub:pubinfo { nt:hasLabelFromApi "vehicle normally used - vehicle the subject normally uses" . nt:hasLabelFromApi "vehicle - mobile machine used for transport, whether it has an engine or not, including wheeled and tracked vehicles, air-, water-, and space-craft" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZCQB7OX67k1jHWN/XBA5JFMZHakngloR1wqOegdBLlvQwzu/l4MDsTr5/M4RGDbMhosMzdGmwspZQcPc+ZdnrJyj1jzVI9hxzVZMjGfenDGW0bfEdwIjQV1BxMZBwI0yhgEUIB5+7HdHQ4CZ0l0s0dVmRhwA2dPupd0JMu4p2bQIDAQAB"; npx:hasSignature "TpC1HxDFvIUYg5GBCFzsw52U1bpLuiCJ374ktdZptuQkNYWuITh/A2rgvXzJcqztqZNUJ2j4D+9mWRdsElIHByhed1Dv5jUNg+94/tH/+lEJO4vxJqYoyfQkSSXNGadTPfnO2DlfriOgWwHKJ3ahwl5zpQue59m4569rwoc4xmA="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T16:05:39.782Z"^^xsd:dateTime; dct:creator orcid:0009-0008-2200-4041; dct:license ; npx:hasNanopubType ; a npx:ExampleNanopub; rdfs:label "vehicle - vehicle normally used - vehicle"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }