@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/abandoned_children>
  skos:definition "Child abandonment means giving up all claim and interest over an infant with intent of never reclaiming the baby. Mothers surrender offspring for various reasons: mental illness, for example, or poverty, particularly in societies with inadequate social welfare arrangements or in which adoption procedures are difficult or orphanages are rare or overcrowded. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n103.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Children, Abandoned</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002670.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/persons>, <https://concepts.sagepub.com/social-science/concept/juvenile_crime_and_justice>, <https://concepts.sagepub.com/social-science/concept/children_(age_group)> ;
  skos:prefLabel "abandoned children"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/juvenile_crime_and_justice>
  skos:prefLabel "juvenile crime and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/abandoned_children> .

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

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

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

