@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/marital_status>
  skos:prefLabel "marital status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_parents> .

<https://concepts.sagepub.com/social-science/concept/single_parents>
  skos:definition "The most dramatic change in the structure of the American family over the past 20 years is the increase in single-parent households. While single parenthood due to death of a spouse has remained relatively stable, single parenthood as a choice, single parenthood as a result of teen pregnancy, and single parenthood as a result of divorce have increased dramatically. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n566.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Single Parents</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015406.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/single_person>, <https://concepts.sagepub.com/social-science/concept/parents>, <https://concepts.sagepub.com/social-science/concept/marital_status>, <https://concepts.sagepub.com/social-science/concept/families,_family_development,_and_parenting> ;
  skos:prefLabel "single parents"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/single_person>
  skos:prefLabel "single person"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_parents> .

<https://concepts.sagepub.com/social-science/concept/families,_family_development,_and_parenting>
  skos:prefLabel "families, family development, and parenting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_parents> .

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

<https://concepts.sagepub.com/social-science/concept/parents>
  skos:prefLabel "parents"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/single_parents> .

