@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TS79869Z-P .

n9j:-C81BL9WJ-P
  skos:prefLabel "psychological processes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TS79869Z-P .

n9j: a skos:ConceptScheme .
n9j:-TS79869Z-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/helping_behaviors_in_relationships> ;
  skos:definition "Helping behaviors are behaviors intended to benefit a relationship partner in response to an actual or perceived need; examples include the provision of social support, willingness to sacrifice, and accommodation. Helping behaviors are a type of prosocial behavior, which is a broader category of social behaviors intended to benefit others. [Source: Encyclopedia of Human Relationships; Helping Behaviors in Relationships]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C81BL9WJ-P ;
  skos:prefLabel "helping behaviors in relationships"@en .

