@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/laboratory_biological_methods>
  skos:prefLabel "laboratory biological methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/in_vivo> .

<https://concepts.sagepub.com/social-science/concept/in_vivo>
  skos:definition "The literal translation of in vivo from Latin is “in the living being.” This phrase refers to those things occurring inside of a living entity. In vivo research refers to research performed within the tissue of a living being as opposed to research performed on dead materials or on specific metabolic components. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n614.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; In Vivo</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laboratory_biological_methods>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "in vivo"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/in_vivo> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/in_vivo> .

