@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:-G28RQ2C5-F .

n9j:-G28RQ2C5-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/definitions_and_typologies_of_family> ;
  skos:definition "Family is the primal relational experience for most people. Most people assume that they know what a family is. [Source: Encyclopedia of Human Relationships; Families, Definitions and Typologies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BV2ND26K-8, n9j:-F5F60CQ9-L ;
  skos:prefLabel "definitions and typologies of family"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-G28RQ2C5-F .

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

