@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/mental_health_and_psychology>
  skos:prefLabel "mental health and psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vascular_depression> .

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

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

<https://concepts.sagepub.com/social-science/concept/vascular_depression>
  skos:definition "The link between depressive disorders and cerebrovascular disease has been recognized since the mid-19th century. Depression following brain vascular injury or vascular depression is now a well-recognized clinical entity. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n281.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Vascular Depression</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mental_health_and_psychology>, <https://concepts.sagepub.com/social-science/concept/aging_and_the_brain> ;
  skos:prefLabel "vascular depression"@en ;
  a skos:Concept .

