Nanopublication

< Home

ID

http://purl.org/np/RACtUna7h77So9Tf5R00eTp119szFoducA33U-xFWZHuc

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RACtUna7h77So9Tf5R00eTp119szFoducA33U-xFWZHuc> .
@prefix sub: <http://purl.org/np/RACtUna7h77So9Tf5R00eTp119szFoducA33U-xFWZHuc#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
    rdfs:label "Increased glycocalyx bulk mechanically drives integrin clustering";
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> sub:ecm-bound-cancer-cell;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> sub:integrin-clustering;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier>;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/increases>;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> sub:glycocalyx-bulk .
}

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 "HCgY13oU3ItOSKhgYDQqcrMeLhMtzPOq6vrTTfDar3xo0s29WAbSwEJ9erD4nh0UVjomGZNDdt+M374cwF93lv7e5f901vSo/f3HCccvJqaOodYKevIqQuec5RxZA0pDetqQaFa+rMMnOizmi/C6zGyuXY2qTTcrny+CkIazTLY=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2021-06-18T10:19:26.203-07:00"^^xsd:dateTime;
    dct:creator orcid:0000-0002-0830-7029;
    npx:introduces sub:spi;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}