@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:p16999
  skos:exactMatch yso:p16999, ysa:Y133709, allars:Y30400 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3463 ;
  skos:prefLabel "småvapen"@sv, "pienaseet"@fi, "small weapons"@en ;
  skos:broader tero:p3463 .

yso:p16999 skos:exactMatch tero:p16999 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3463
  skos:prefLabel "vapen"@sv, "weapons"@en, "aseet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16999 .

allars:Y30400 skos:exactMatch tero:p16999 .
ysa:Y133709 skos:exactMatch tero:p16999 .
