@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/significant_others>
  skos:definition "Nonrelated people who may have an impact on the individuals in treatment, although not necessarily the same type of emotional impact and influence that the natural family unit has. (2. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1303.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; significant others</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neighbors> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_relationships> ;
  skos:prefLabel "significant others"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/human_relationships>
  skos:prefLabel "human relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/significant_others> .

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

<https://concepts.sagepub.com/social-science/concept/neighbors>
  skos:prefLabel "neighbors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/significant_others> .

