@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20570
  skos:prefLabel "cell membrane"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0194
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20570 ;
  skos:altLabel "cells membranes"@en, "cells membrane"@en, "celled membraneous"@en, "cell membranous"@en, "cell membranes"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Martin Noble] The cell membrane is a location of bidirectional signalling. External events may activate signallingnetworks within the cell, while internal signals may be transduced through modulation of theproperties of cell-surface proteins that mediate cellular adhesion to the extracellular matrix or toother cells... , \"[Akihiro Kusumi] The cell membrane is a 2-dimensional non-ideal liquid containing dynamic structures on various time-space scales, and the raft domain is one of them. Existing literature supports the concept that raft dynamics may be important for its formation and function: the raft function may be supported by stimulation-induced raft association/coalescence and recruitment of various raftophilic molecules to coalesced rafts, and, importantly, they both may happen transiently..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "cell membrane"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

