@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @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:ecm-bound-cancer-cell a ; rdfs:label "cancer cell engaged in extracellular matrix"; rdfs:subClassOf ; "cancer cell engaged in extracellular matrix"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0830-7029 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCluZ2msgo7OqPkyRoZMluzpaLX8KRHyDs3J/cZwm6+Vq/CKVIGsGaT7/XH435cE9J8dwCgQ/Jssjlj6oqX+nSI9xXBtMH9ZeyGHFBzK1cUBy/rRSez4EnwbS1sKMBSc4MBCXQ9R3jZ3GpsN0GmIrS1ukKkUBQrREBYpb4w5MbGywIDAQAB"; npx:hasSignature "J5J3Blgx/OmReiNFC8+4TzqHm34UUmKcQKRhq7SVPq5H0rLE0fqyX4RfZfA0oQg5dfD7vnbVttaGsUQZs1Iw1dU4r/CYko2IXUQiptdcY28cR76t/4coiBcFCZpqy3GPTKwIj7uR/aJIUj4UDzA6LCmsWju0hT1bp5NDmNhT+8E="; npx:hasSignatureTarget this: . this: dct:created "2021-11-12T09:21:35.816-08:00"^^xsd:dateTime; dct:creator orcid:0000-0002-0830-7029; npx:introduces sub:ecm-bound-cancer-cell; npx:supersedes ; ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }