@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p201
  skos:exactMatch allars:Y27059, ysa:Y95739, yso:p201 ;
  skos:broader tero:p200 ;
  skosext:broaderGeneric tero:p200 ;
  skos:related tero:p199, tero:p4454 ;
  skos:prefLabel "kaatuneet"@fi, "fallen"@en, "stupade"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p201 skos:exactMatch tero:p201 .
ysa:Y95739 skos:exactMatch tero:p201 .
tero:p4454
  skos:prefLabel "wounded"@en, "haavoittuneet"@fi, "sårade"@sv ;
  a skos:Concept ;
  skos:related tero:p201 .

allars:Y27059 skos:exactMatch tero:p201 .
tero:p200
  skos:prefLabel "deceased people"@en, "avlidna"@sv, "vainajat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p201 .

tero:p199
  skos:prefLabel "stupade hjältar"@sv, "sankarivainajat"@fi ;
  a skos:Concept ;
  skos:related tero:p201 .

