@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/adjustment>
  skos:definition "Adjustment is the process by which the anticipated effect of a variable in which there is no primary interest is quantitatively removed from the relationship of primary interest. There are several well-accepted procedures by which this is accomplished. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n7.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Adjustment</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/price_adjustments>, <https://concepts.sagepub.com/social-science/concept/behavior_adjustment>, <https://concepts.sagepub.com/social-science/concept/adjustment_to_school> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/behavior_change> ;
  skos:prefLabel "adjustment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/adjustment_to_school>
  skos:prefLabel "adjustment to school"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adjustment> .

<https://concepts.sagepub.com/social-science/concept/behavior_change>
  skos:prefLabel "behavior change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adjustment> .

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

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

<https://concepts.sagepub.com/social-science/concept/price_adjustments>
  skos:prefLabel "price adjustments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adjustment> .

