@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/neighbor_relations>
  skos:definition "Once an important component of social life, relationships with neighbors may be decreasing in importance in the modern world because of people's increased mobility. However, relationships with neighbors can still be an important source of friendship and practical assistance. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n371.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Neighbor Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_relationships>, <https://concepts.sagepub.com/social-science/concept/social_context_of_relationships> ;
  skos:prefLabel "neighbor relations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_context_of_relationships>
  skos:prefLabel "social context of relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neighbor_relations> .

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

<https://concepts.sagepub.com/social-science/concept/types_of_relationships>
  skos:prefLabel "types of relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neighbor_relations> .

