@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p15625
  skos:prefLabel "entering into alliance"@en, "sammanslutning"@sv, "liittoutuminen"@fi ;
  a skos:Concept ;
  skos:related tero:p1184 .

tero:conceptscheme a skos:ConceptScheme .
yso:p1184 skos:exactMatch tero:p1184 .
tero:p1184
  skos:broader tero:p272 ;
  skos:related tero:p15625, tero:p1183 ;
  skos:exactMatch allars:Y15061, yso:p1184, ysa:Y111300 ;
  skosext:broaderGeneric tero:p272 ;
  skos:prefLabel "alliances"@en, "liittoutumat"@fi, "allianser"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "liittoumat"@fi ;
  a skos:Concept .

allars:Y15061 skos:exactMatch tero:p1184 .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p1184 .

ysa:Y111300 skos:exactMatch tero:p1184 .
tero:p1183
  skos:prefLabel "koalitiot"@fi, "koalitioner"@sv, "coalitions"@en ;
  a skos:Concept ;
  skos:related tero:p1184 .

