@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_abduction>
  skos:definition "Child abduction occurs when, in violation of lawful authority, a child is transported or detained, even if for a short period of time. Whereas news media often focus on dramatic stranger kidnappings, the problem of child abductions is more complex, often involving noncustodial family members. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n72.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Child Abduction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "child abduction"@en ;
  a skos:Concept .

<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_abduction> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_abduction> .

