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

<https://concepts.sagepub.com/social-science/concept/philosophical_orientations>
  skos:prefLabel "philosophical orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/axiology> .

<https://concepts.sagepub.com/social-science/concept/axiology>
  skos:definition "Axiology is the branch of philosophy that considers the nature of value and what kinds of things have value. The term derives from the Greek language: axios (worth or value) and logos (study of the nature and properties of, or logic or theory of). [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Axiology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy>, <https://concepts.sagepub.com/social-science/concept/philosophical_orientations> ;
  skos:prefLabel "axiology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/axiology> .

