@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/international_adoption>
  skos:definition "Adoption is not always domestic; it can also be international, or what is sometimes called intercountry. International adoption occurs when a family from one country adopts a child from a different country through permanent legal means. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n12.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Adoption, International</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_adoption> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/adoption> ;
  skos:prefLabel "international adoption"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/child_adoption>
  skos:prefLabel "child adoption"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_adoption> .

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

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

