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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100754 skos:exactMatch tero:p11245 .
yso:p11245 skos:exactMatch tero:p11245 .
tero:p5857
  skos:prefLabel "ammunitions"@en, "projektiler"@sv, "ammukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11245 .

tero:p11245
  skos:prefLabel "kranaatit"@fi, "shells, weapons"@en, "granater"@sv ;
  skosext:broaderGeneric tero:p5857 ;
  skos:broader tero:p5857 ;
  skos:exactMatch ysa:Y100754, allars:Y19074, yso:p11245 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

allars:Y19074 skos:exactMatch tero:p11245 .
