@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/mechanical_fatigue>
  skos:prefLabel "mechanical fatigue"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids> .

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

<https://concepts.sagepub.com/social-science/concept/mechanical_strength>
  skos:prefLabel "mechanical strength"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids> .

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

<https://concepts.sagepub.com/social-science/concept/mechanical_stress>
  skos:prefLabel "mechanical stress"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids> .

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

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

<https://concepts.sagepub.com/social-science/concept/mechanics>
  skos:prefLabel "mechanics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids> .

<https://concepts.sagepub.com/social-science/concept/mechanics_of_solids>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elasticity>, <https://concepts.sagepub.com/social-science/concept/mechanical_stress>, <https://concepts.sagepub.com/social-science/concept/deformation>, <https://concepts.sagepub.com/social-science/concept/mechanical_strength>, <https://concepts.sagepub.com/social-science/concept/hardness>, <https://concepts.sagepub.com/social-science/concept/plasticity>, <https://concepts.sagepub.com/social-science/concept/mechanical_fatigue> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics> ;
  skos:prefLabel "mechanics of solids"@en ;
  a skos:Concept .

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

