@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/stepchildren>
  skos:definition "As remarriages have become ubiquitous in society, the number of children who have stepparents has grown quickly. Previous U.S. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n506.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Stepchildren</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stepsons>, <https://concepts.sagepub.com/social-science/concept/stepdaughters> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_(age_group)> ;
  skos:prefLabel "stepchildren"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/children_(age_group)>
  skos:prefLabel "children (age group)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stepchildren> .

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

