@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/osmosis>
  skos:definition "The diffusion of a solvent through a semipermeable membrane, such as a cell wall, from a solution of relatively low concentration to one of relatively high concentration. The solutes do not pass through the membrane. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n2753.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; osmosis</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electroosmosis> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009995.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biophysical_processes> ;
  skos:prefLabel "osmosis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/electroosmosis>
  skos:prefLabel "electroosmosis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/osmosis> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/osmosis> .

<https://concepts.sagepub.com/social-science/concept/biophysical_processes>
  skos:prefLabel "biophysical processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/osmosis> .

