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

n9j: a skos:ConceptScheme .
n9j:-BV2ND26K-8
  skos:prefLabel "family"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LVWZRCTH-R .

n9j:-LVWZRCTH-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/kin_relationships> ;
  skos:definition "Kin relationships are traditionally defined as ties based on blood and marriage. They include lineal generational bonds (children, parents, grandparents, and great grandparents), collateral bonds (siblings, cousins, nieces and nephews, and aunts and uncles), and ties with in-laws. [Source: Encyclopedia of Human Relationships; Kin Relationships]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BV2ND26K-8, n9j:-F5F60CQ9-L ;
  skos:prefLabel "kin relationships"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LVWZRCTH-R .

n9j:-F5F60CQ9-L
  skos:prefLabel "types of relationships"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LVWZRCTH-R .

