@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_dispute>
  skos:altLabel "Werturteilsstreit"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/method_and_metatheory>, <https://concepts.sagepub.com/social-science/concept/German_social_theory> ;
  skos:prefLabel "value judgment dispute"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/German_social_theory>
  skos:prefLabel "German social theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/value_judgment_dispute> .

<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_dispute> .

<https://concepts.sagepub.com/social-science/concept/method_and_metatheory>
  skos:prefLabel "method and metatheory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/value_judgment_dispute> .

