@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:definition "Children are sexually exploited for many reasons. Many offenders who harm children are pedophiles. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n152.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Exploitation of Children</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/children_at_risk> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crimes_and_criminal_markets>, <https://concepts.sagepub.com/social-science/concept/crimes_against_children> ;
  skos:prefLabel "child exploitation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crimes_against_children>
  skos:prefLabel "crimes against children"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_exploitation> .

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

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

<https://concepts.sagepub.com/social-science/concept/crimes_and_criminal_markets>
  skos:prefLabel "crimes and criminal markets"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_exploitation> .

