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

yso:p3136 skos:exactMatch tero:p3136 .
tero:p3136
  skos:altLabel "speakers"@en ;
  skos:prefLabel "loudspeakers"@en, "kaiuttimet"@fi, "högtalare"@sv ;
  skos:exactMatch ysa:Y95752, yso:p3136, allars:Y19810 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3137 ;
  skos:broader tero:p3137 .

tero:conceptscheme a skos:ConceptScheme .
tero:p3137
  skos:prefLabel "sound reproduction equipment"@en, "ljudåtergivningsanläggningar"@sv, "äänentoistolaitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3136 .

allars:Y19810 skos:exactMatch tero:p3136 .
ysa:Y95752 skos:exactMatch tero:p3136 .
