@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/value_judgment>
  skos:definition "A belief or statement that something is good (or bad). All value judgments are opinions, but not all opinions are value judgments. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n2050.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Value Judgment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evaluative_thinking> ;
  skos:prefLabel "value judgment"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/evaluative_thinking>
  skos:prefLabel "evaluative thinking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/value_judgment> .

