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

<https://concepts.sagepub.com/social-science/concept/deformation>
  skos:definition "Change in shape, size or orientation resulting from a system of applied stresses. It is commonly applied to permanent changes in sediments and rocks resulting from tectonic stresses (see plate tectonics), giving rise to geological structures such as faults and folds. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n990.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; deformation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plastic_deformation>, <https://concepts.sagepub.com/social-science/concept/creep> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids> ;
  skos:prefLabel "deformation"@en ;
  a skos:Concept .

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

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

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

