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

ysa:Y103525 skos:exactMatch tero:p18244 .
allars:Y22924 skos:exactMatch tero:p18244 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3463
  skos:prefLabel "vapen"@sv, "weapons"@en, "aseet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18244 .

yso:p18244 skos:exactMatch tero:p18244 .
tero:p18244
  skos:exactMatch ysa:Y103525, allars:Y22924, yso:p18244 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3463 ;
  skosext:broaderGeneric tero:p3463 ;
  skos:prefLabel "miinat"@fi, "minor"@sv, "mines, weapons"@en ;
  a skos:Concept .

