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

<https://concepts.sagepub.com/social-science/concept/embryology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teratology> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004626.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_biology>, <https://concepts.sagepub.com/social-science/concept/developmental_biology>, <https://concepts.sagepub.com/social-science/concept/biological_sciences>, <https://concepts.sagepub.com/social-science/concept/anatomy> ;
  skos:prefLabel "embryology"@en ;
  a skos:Concept .

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

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

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

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

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

