@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/goals_in_relationships>
  skos:definition "Goals may be defined as the events, outcomes, and feeling states that we desire. Most of the things we want in life occur in the context of our relationships with other people. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n243.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Goals in Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_processes> ;
  skos:prefLabel "goals in relationships"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/psychological_processes>
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/goals_in_relationships> .

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

