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

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/embryo> .

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

<https://concepts.sagepub.com/social-science/concept/embryo>
  skos:definition "During the 46-day embryo stage, the embryo grows to a length of more than 1 inch (2.5 cm). By the end of the embryo stage, many body systems will be in operation and the embryo will begin to appear humanlike. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n225.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Embryo</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/notochord>, <https://concepts.sagepub.com/social-science/concept/branchial_region> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/embryonic_structures>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "embryo"@en ;
  a skos:Concept .

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

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

