@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:magneto-electro-elastic-cantilever-beam-in-thermal-environment a owl:Class; rdfs:label "magneto-electro-elastic cantilever beam in thermal environment"; rdfs:subClassOf ; skos:definition "A magneto-electro-elastic cantilever beam used in a thermal environment." . } 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 "S7iZZ+riFNv9LIEjOAIfQ5TjHWQTHOIOtmEi1xpvewZJLLn0T3HKq8Xm56rEfJhgCTILiYO9lSqTtoG5enaeDDAuiXqm97RkZskkRk4YDKIdOl674atVAh8/6KGUqip8w2injwo8xvzcPGK+mvhiJ7fVYfs0b5EZqYRR5LPMnQk="; npx:hasSignatureTarget this: . this: dct:created "2021-02-15T16:09:46.892+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:magneto-electro-elastic-cantilever-beam-in-thermal-environment; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }