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

tero:conceptscheme a skos:ConceptScheme .
tero:p24328
  skos:altLabel "Mincemeat-operaatio"@fi ;
  skos:broader tero:p40 ;
  skos:prefLabel "Operation Mincemeat"@en, "Operation Mincemeat"@sv, "Operaatio Mincemeat"@fi ;
  skosext:broaderGeneric tero:p40 ;
  skos:exactMatch yso:p24328 ;
  yso:p23805 ysa:Y175584 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

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

