@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teratogens> .

<https://concepts.sagepub.com/social-science/concept/health_risks_and_health_behaviors>
  skos:prefLabel "health risks and health behaviors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teratogens> .

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

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

<https://concepts.sagepub.com/social-science/concept/teratogens>
  skos:definition "Teratology is the study of the effects of exposures during pregnancy on a developing fetus. These exposures, known as teratogens, can be quite varied and include agents such as medications, illicit drugs, infectious diseases, maternal metabolic states, and occupational and environmental exposures. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n453.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Teratogen</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_risks_and_health_behaviors>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "teratogens"@en ;
  a skos:Concept .

