@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/conduction_aphasia>
  skos:definition "Conduction aphasia is an acquired disorder of language typically caused by stroke. Classically, the symptoms of conduction aphasia—impaired verbatim repetition, phonemic errors in speech production, and naming difficulty—have been attributed to a disconnection between speech reception and production areas. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Conduction Aphasia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018886.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/aphasia> ;
  skos:prefLabel "conduction aphasia"@en ;
  a skos:Concept .

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

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

