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

tero:conceptscheme a skos:ConceptScheme .
yso:p7465 skos:exactMatch tero:p7465 .
tero:p40
  skos:prefLabel "operations"@en, "sotatoimet"@fi, "krigshandlingar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7465 .

ysa:Y104382 skos:exactMatch tero:p7465 .
allars:Y18507 skos:exactMatch tero:p7465 .
tero:p7099
  skos:prefLabel "crusades"@en, "ristiretket"@fi, "korståg"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7465 ;
  skos:broader tero:p7465 .

tero:p7465
  skos:exactMatch yso:p7465, ysa:Y104382, allars:Y18507 ;
  skos:broader tero:p40 ;
  skos:prefLabel "fälttåg"@sv, "military expeditions"@en, "sotaretket"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p40 ;
  skos:narrower tero:p7099 .

