@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/special_populations>
  skos:prefLabel "special populations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_children> .

<https://concepts.sagepub.com/social-science/concept/juveniles>
  skos:prefLabel "juveniles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_children> .

<https://concepts.sagepub.com/social-science/concept/juvenile_issues_and_public_policy>
  skos:prefLabel "juvenile issues and public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_children> .

<https://concepts.sagepub.com/social-science/concept/missing_children>
  skos:definition "Missing children, as a concept, is defined as “children whose whereabouts are unknown to their parent, guardian, or legal custodian.” The term refers to children who have been abducted by either a family or nonfamily member and includes children who have been abducted within the United States and those who have been abducted from the United States to a foreign country. It includes those who may later be identified as runaway or throwaway children and those who are lured away through child exploitation. [Source: <a href=\"https://sk.sagepub.com/reference/juvenilejustice/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Juvenile Justice; Missing Children</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/special_populations>, <https://concepts.sagepub.com/social-science/concept/juveniles>, <https://concepts.sagepub.com/social-science/concept/juvenile_issues_and_public_policy>, <https://concepts.sagepub.com/social-science/concept/family> ;
  skos:prefLabel "missing children"@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/missing_children> .

<https://concepts.sagepub.com/social-science/concept/family>
  skos:prefLabel "family"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_children> .

