@prefix dcterms: . @prefix this: . @prefix sub: . @prefix beldoc: . @prefix rdfs: . @prefix rdf: . @prefix xsd: . @prefix dce: . @prefix pav: . @prefix np: . @prefix belv: . @prefix prov: . @prefix go: . @prefix Protein: . @prefix hgnc: . @prefix geneProductOf: . @prefix hasAgent: . @prefix obo: . @prefix hasPart: . @prefix ProteinComplex: . @prefix occursIn: . @prefix species: . @prefix pubmed: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:_1 hasAgent: sub:_2; a go:0005525 . sub:_2 geneProductOf: hgnc:6407; a Protein: . sub:_3 hasPart: sub:_4, sub:_5; a ProteinComplex: . sub:_4 geneProductOf: hgnc:6134; a Protein: . sub:_5 geneProductOf: hgnc:6141; a Protein: . sub:_6 occursIn: obo:CLO_0009218, species:9606; rdf:object sub:_3; rdf:predicate belv:decreases; rdf:subject sub:_1; a rdf:Statement . sub:assertion rdfs:label "gtp(p(HGNC:KRAS)) -| complex(p(HGNC:ITGA1),p(HGNC:ITGA5))" . } sub:provenance { beldoc: dce:description "Approximately 61,000 statements."; dce:rights "Copyright (c) 2011-2012, Selventa. All rights reserved."; dce:title "BEL Framework Large Corpus Document"; pav:authoredBy sub:_8; pav:version "20131211" . sub:_7 prov:value "Thus, we choose an antisense approach for specific inactivation of activated K-ras in the human colon carcinoma cell line SW 480 in order to test whether activated K-ras contributes to changes in integrin expression on colon carcinoma cells. Cell surface expression of the alpha1 and the alpha5 subunit was increased in K-ras antisense transfected clones, cell surface expression of the alpha3 subunit and the alphav subunit was decreased. "; prov:wasQuotedFrom pubmed:10861468 . sub:_8 rdfs:label "Selventa" . sub:assertion prov:hadPrimarySource pubmed:10861468; prov:wasDerivedFrom beldoc:, sub:_7 . } sub:pubinfo { this: dcterms:created "2014-07-03T14:31:35.851+02:00"^^xsd:dateTime; pav:createdBy orcid:0000-0001-6818-334X, orcid:0000-0002-1267-0234 . }