@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/aging_and_the_brain>
  skos:prefLabel "aging and the brain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/imaging_of_the_brain> .

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

<https://concepts.sagepub.com/social-science/concept/imaging_of_the_brain>
  skos:definition "Brain imaging is a procedure that allows physicians to examine the structure of the brain or take pictures of how it looks. This is an important tool for the evaluation of brain and neurological disorders, including stroke, seizures, some psychiatric illnesses, and head injuries. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Imaging of the Brain</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/aging_and_the_brain> ;
  skos:prefLabel "imaging of the brain"@en ;
  a skos:Concept .

