@prefix nt: .
@prefix dct: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:comment a , ,
, ;
"You are now stating that the given deficiency is caused by the ERAD pathway, which doesn't sound right. I suppose it should be something like: it is caused by the dysfunction of the ERAD pathway. So, it would mean to mint a new class 'dysfunction of ERAD pathway' and then use this class in object position.";
"5";
;
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "iEgOfD+HQSAY1TMQNySOJtiwcJ8v4huKt3Jmayy6HANz/ntdDm/Zub76McXrEO6o2LlXq6Cr8U59XuUikCIDT6azdZpG0GptU15I1W/8GVO8SUQ6dke9F/ejTU0xxuxzHhmjWNgY9g7KIpiVTASAvp9o8OwWYO8CZ2pnhLuEUx4=";
npx:hasSignatureTarget this: .
this: dct:created "2021-10-14T09:14:08.481+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}