@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/embryo_selection>
  skos:prefLabel "embryo selection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_technology> .

<https://concepts.sagepub.com/social-science/concept/reproductive_technology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapeutic_cloning>, <https://concepts.sagepub.com/social-science/concept/organism_cloning>, <https://concepts.sagepub.com/social-science/concept/embryo_transfer>, <https://concepts.sagepub.com/social-science/concept/embryo_selection>, <https://concepts.sagepub.com/social-science/concept/embryo_cloning> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biotechnology> ;
  skos:prefLabel "reproductive technology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/embryo_cloning>
  skos:prefLabel "embryo cloning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_technology> .

<https://concepts.sagepub.com/social-science/concept/therapeutic_cloning>
  skos:prefLabel "therapeutic cloning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_technology> .

<https://concepts.sagepub.com/social-science/concept/embryo_transfer>
  skos:prefLabel "embryo transfer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_technology> .

<https://concepts.sagepub.com/social-science/concept/organism_cloning>
  skos:prefLabel "organism cloning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/reproductive_technology> .

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

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

