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

tero:p21591
  skos:prefLabel "spectacles"@en, "spektakel"@sv, "spektaakkelit"@fi ;
  skosext:broaderGeneric tero:p434 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y151390, yso:p21591, allars:Y34663 ;
  skos:broader tero:p434 ;
  a skos:Concept .

ysa:Y151390 skos:exactMatch tero:p21591 .
tero:conceptscheme a skos:ConceptScheme .
tero:p434
  skos:prefLabel "muu rooli"@fi, "annan roll"@sv, "other role"@en ;
  a skos:Concept ;
  skos:narrower tero:p21591 .

allars:Y34663 skos:exactMatch tero:p21591 .
yso:p21591 skos:exactMatch tero:p21591 .
