@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/developmental_psychology>
  skos:prefLabel "developmental psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prenatal_development> .

<https://concepts.sagepub.com/social-science/concept/prenatal_development>
  skos:definition "Prenatal development can be divided into three stages: preimplantation, embryonic, and fetal. The preimplantation period, between fertilization and implantation of the conceptus in the uterine wall, takes an average of 7 days. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n493.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Prenatal Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_psychology>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "prenatal development"@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/prenatal_development> .

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

