@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/ChildLine>
  skos:definition "ChildLine is a telephone help line in the United Kingdom. It was established in 1986, at the suggestion of a television producer, as a means of providing support, in a manner that is safe and confidential, to children who are suffering from abuse. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i3047.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; ChildLine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/telephone_helplines>, <https://concepts.sagepub.com/social-science/concept/child_poverty> ;
  skos:prefLabel "ChildLine"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/telephone_helplines>
  skos:prefLabel "telephone helplines"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ChildLine> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/ChildLine> .

<https://concepts.sagepub.com/social-science/concept/child_poverty>
  skos:prefLabel "child poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ChildLine> .

