@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/radio_counseling_services>
  skos:prefLabel "radio counseling services"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_services> .

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

<https://concepts.sagepub.com/social-science/concept/counseling_services>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/victim_support_schemes>, <https://concepts.sagepub.com/social-science/concept/telephone_helplines>, <https://concepts.sagepub.com/social-science/concept/radio_counseling_services>, <https://concepts.sagepub.com/social-science/concept/family_advice_centers>, <https://concepts.sagepub.com/social-science/concept/child_guidance_clinics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_care_services> ;
  skos:prefLabel "counseling services"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/victim_support_schemes>
  skos:prefLabel "victim support schemes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_services> .

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

<https://concepts.sagepub.com/social-science/concept/child_guidance_clinics>
  skos:prefLabel "child guidance clinics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_services> .

<https://concepts.sagepub.com/social-science/concept/social_care_services>
  skos:prefLabel "social care services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/counseling_services> .

<https://concepts.sagepub.com/social-science/concept/family_advice_centers>
  skos:prefLabel "family advice centers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counseling_services> .

