@prefix nt: .
@prefix dct: .
@prefix sp: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:spi a sp:SuperPatternInstance;
rdfs:label "Glycocalyx bulk mechanically drives integrin clustering in cancer cells engaged with the extracellular matrix";
sp:hasContextClass ;
sp:hasObjectClass ;
sp:hasQualifier sp:generallyQualifier;
sp:hasRelation sp:increases;
sp:hasSubjectClass .
}
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 "epYlAmNgcYF/CmvqwzSoGk7jIzfgkd3YrXasYEukqNr9zn/msuf685AJin3PEHSkmwoZmcyPALyTZT5OelNB9cP2zkgirYudKAtKwdJmxxVBl2+1i8MRxGJhRHzi901+NzTfqcWNnbCdyaB+G1b4EShfP+qzyt+/mGm1jeO4P8k=";
npx:hasSignatureTarget this: .
this: dct:created "2021-10-28T15:29:57.404-07:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-0830-7029;
npx:introduces sub:spi;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
}