@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:performance-of-training-with-learning-unreferenced-functions a owl:Class; rdfs:label "performance of training with learning unreferenced functions"; skos:definition "The performance of training deep neural networks with learning unreferenced functions." . } 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 "d5dRIxx5tXlryM3tIPQK+gXyMQXnV5p7R0dc21be3L+7hylIEUE7BhrexuPNwZBLe/fE+h3CXM9RVYdOKikaxHCqDkHXe4gSA1TLVG7xZdcE7s6q3iius8ZV6ZJAs1/V3mRkVgT4SsvuRM5inVujdJ2s3ZvfksIxXF1HPzRizTM="; npx:hasSignatureTarget this: . this: dct:created "2021-02-22T19:08:58.548+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-7114-6459; npx:introduces sub:performance-of-training-with-learning-unreferenced-functions; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }