@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/teratology>
  skos:definition "In the twenty-first century, freak shows are more about performance than somatic oddity. Suspension of disbelief must accompany the exhibit that purports to be a cross between species, and even the most naïve person knows that unusual physical features such as extra limbs or variant statures do not result from supernatural forces. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n775.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Teratology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018600.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryology> ;
  skos:prefLabel "teratology"@en ;
  a skos:Concept .

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

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

