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

tero:p12981
  skos:exactMatch allars:Y29919, ysa:Y128450, yso:p12981 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p12982 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "barbed wire"@en, "piikkilanka"@fi, "taggtråd"@sv ;
  skos:broader tero:p12982 .

allars:Y29919 skos:exactMatch tero:p12981 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12982
  skos:prefLabel "metalltråd"@sv, "metallilangat"@fi, "metal wires"@en ;
  a skos:Concept ;
  skos:narrower tero:p12981 .

yso:p12981 skos:exactMatch tero:p12981 .
ysa:Y128450 skos:exactMatch tero:p12981 .
