@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix owl: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:biodiesel-transeterification-reactions a owl:Class; rdfs:label "biodiesel transeterification reactions"; rdfs:subClassOf ; skos:definition "Transeterification chemical reactions for biodiesel." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB"; npx:hasSignature "b+ktGKb0R5MrKA4SBs9/8k3w29CjbI5Wc6tZv3VsAqvPnVON27pk3CIn+XK7Yt34jff3v8H21T/Nj6kdg4Y9Rj5fPihaItWGse3fIEFbgmboBExwPPLdmBQWJHKfTjCwA/wfeb587ERl/cJqfqgcuRCy7D3SXlxM+pSOAGNg5ak="; npx:hasSignatureTarget this: . this: dct:created "2021-02-04T13:28:26.322+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:biodiesel-transeterification-reactions; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }