@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/child_exploitation>
  skos:prefLabel "child exploitation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

<https://concepts.sagepub.com/social-science/concept/adolescents_at_risk>
  skos:prefLabel "adolescents at risk"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

<https://concepts.sagepub.com/social-science/concept/disadvantaged_children>
  skos:prefLabel "disadvantaged children"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

<https://concepts.sagepub.com/social-science/concept/crack_babies>
  skos:prefLabel "crack babies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

<https://concepts.sagepub.com/social-science/concept/children_at_risk>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_of_alcoholics>, <https://concepts.sagepub.com/social-science/concept/children_of_drug_abusers>, <https://concepts.sagepub.com/social-science/concept/children_of_battered_women>, <https://concepts.sagepub.com/social-science/concept/crack_babies>, <https://concepts.sagepub.com/social-science/concept/runaways>, <https://concepts.sagepub.com/social-science/concept/adolescents_at_risk> ;
  a skos:Concept ;
  skos:prefLabel "children at risk"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/child_exploitation>, <https://concepts.sagepub.com/social-science/concept/disadvantaged_children> .

<https://concepts.sagepub.com/social-science/concept/children_of_drug_abusers>
  skos:prefLabel "children of drug abusers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

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

<https://concepts.sagepub.com/social-science/concept/children_of_alcoholics>
  skos:prefLabel "children of alcoholics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

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

<https://concepts.sagepub.com/social-science/concept/children_of_battered_women>
  skos:prefLabel "children of battered women"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/children_at_risk> .

