@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/values_and_relationships> .

<https://concepts.sagepub.com/social-science/concept/values_and_relationships>
  skos:definition "Human relationships are certainly what human beings value the most in their lives. Therefore, human relationships are central to many personal and cultural value systems, which in turn influence virtually all aspects of everyday existence. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n551.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Values and Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships> ;
  skos:prefLabel "values and relationships"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cognitive_processes_in_relationships>
  skos:prefLabel "cognitive processes in relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/values_and_relationships> .

