@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1712
  skos:prefLabel "cerebral haemorrhage"@en, "hjärnblödning"@sv, "aivoverenvuoto"@fi ;
  a skos:Concept ;
  skos:related yso:p1710 .

yso:p1710
  skos:prefLabel "cirkulationsstörningar i hjärnan"@sv, "cerebrovascular disorders"@en, "aivoverenkiertohäiriöt"@fi ;
  skos:related yso:p1712, yso:p1713, yso:p1711 ;
  skos:broader yso:p1714 ;
  skos:closeMatch allars:Y16668, ysa:Y94550 ;
  a skos:Concept ;
  skos:narrower yso:p24247 ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1713
  skos:prefLabel "cerebral infarction"@en, "hjärninfarkt"@sv, "aivoinfarkti"@fi ;
  a skos:Concept ;
  skos:related yso:p1710 .

yso:p1711
  skos:prefLabel "dementia"@en, "demens"@sv, "dementia"@fi ;
  a skos:Concept ;
  skos:related yso:p1710 .

yso:p24247
  skos:prefLabel "transient ischemic attack"@en, "ohimenevä aivoverenkiertohäiriö"@fi, "övergående cirkulationsstörning i hjärnan"@sv ;
  a skos:Concept ;
  skos:broader yso:p1710 .

yso:p1714
  skos:prefLabel "diseases of the circulatory system"@en, "cirkulationsorganens sjukdomar"@sv, "verenkiertoelinten taudit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1710 .

