@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:comment a , , , ; "The class 'cancer cell engaged in extracellular matrix' is defined as an intersection between 'extracellular matrix' and 'cancer cell'. But these two things are different, and cannot be formally intersected. instead, I might suggest that the subject type is a cancer cell that has a relation of 'located in' to an 'extracellular matrix'"; "2"; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4727-9435 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB"; npx:hasSignature "P6ZGK1678WbNWB7Hw4FNfgAJYXfmLH01NvJq4xgX0G3K0IOO9FyqSproqGjSklW5CEEnydRloHyUTq2MoK3r7BQu7jWARiLXDD/0cTqS0Y1QZhgA5NgiaPlubcc9Wr0/HtYjDe9PhDAbUwYcg3ftEh9+c2iKLTZ6iBn5kfib+Vg="; npx:hasSignatureTarget this: . this: dct:created "2021-08-03T11:19:42.673+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-4727-9435; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }