@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/shear_strength>
  skos:definition "A measure of the force required to overcome the friction provided by the cohesive forces between particles in a material, such as rock, sediment or soil. Shear strength is usually measured using the triaxial compression method, in a shearbox, or in the field by a penetrometer (pushed into soil) or a shear vane (inserted into the soil and rotated). [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3521.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; shear strength</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D033081.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanical_phenomena> ;
  skos:prefLabel "shear strength"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mechanical_phenomena>
  skos:prefLabel "mechanical phenomena"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shear_strength> .

<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/shear_strength> .

