@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/languages_and_linguistics>
  skos:prefLabel "languages and linguistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/baby_talk> .

<https://concepts.sagepub.com/social-science/concept/baby_talk>
  skos:definition "At birth, human infants are prepared to make the sounds of any language in the world. In their moments of quiet chortling as they awaken or before they go to sleep, it is possible to hear infants “practicing” many sounds. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n22.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Baby Talk</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/languages_and_linguistics>, <https://concepts.sagepub.com/social-science/concept/language_and_communication> ;
  skos:prefLabel "baby talk"@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/baby_talk> .

<https://concepts.sagepub.com/social-science/concept/language_and_communication>
  skos:prefLabel "language and communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/baby_talk> .

