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

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

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

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

<https://concepts.sagepub.com/social-science/concept/elasticity>
  skos:definition "Percentage change in one ∗variable divided by percentage change in another variable. Used most often in economics. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n629.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Elasticity</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elastic_modulus>, <https://concepts.sagepub.com/social-science/concept/compliance> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004548.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_of_solids>, <https://concepts.sagepub.com/social-science/concept/mechanical_phenomena> ;
  skos:prefLabel "elasticity"@en ;
  a skos:Concept .

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

