@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/embryonic_structures>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fetuses>, <https://concepts.sagepub.com/social-science/concept/neural_tubes>, <https://concepts.sagepub.com/social-science/concept/embryo>, <https://concepts.sagepub.com/social-science/concept/umbilical_cord>, <https://concepts.sagepub.com/social-science/concept/neural_crest>, <https://concepts.sagepub.com/social-science/concept/fetal_membranes>, <https://concepts.sagepub.com/social-science/concept/ovum>, <https://concepts.sagepub.com/social-science/concept/placenta> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_body_parts> ;
  skos:prefLabel "embryonic structures"@en .

<https://concepts.sagepub.com/social-science/concept/neural_tubes>
  skos:prefLabel "neural tubes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/human_body_parts>
  skos:prefLabel "human body parts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/umbilical_cord>
  skos:prefLabel "umbilical cord"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/neural_crest>
  skos:prefLabel "neural crest"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

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

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

<https://concepts.sagepub.com/social-science/concept/placenta>
  skos:prefLabel "placenta"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/ovum>
  skos:prefLabel "ovum"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/fetuses>
  skos:prefLabel "fetuses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

<https://concepts.sagepub.com/social-science/concept/fetal_membranes>
  skos:prefLabel "fetal membranes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures> .

