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

<https://concepts.sagepub.com/social-science/concept/linguistic_typology>
  skos:prefLabel "linguistic typology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animal_language> .

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

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

<https://concepts.sagepub.com/social-science/concept/animal_language>
  skos:definition "Work in animal behavior, and in particular cognitive ethology, has shown that most of the differences in kind once thought to distinguish humans from other animals are actually differences in degree. The one behavior where a huge gap still seems to exist is language. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n526.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Language, Animal</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ape_language> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/linguistic_typology>, <https://concepts.sagepub.com/social-science/concept/biolinguistics> ;
  skos:prefLabel "animal language"@en ;
  a skos:Concept .

