@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p2165
  skos:prefLabel "optiska dokument"@sv, "optical recordings"@en, "optiset tallenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21119 .

tero:conceptscheme a skos:ConceptScheme .
tero:p21119
  skos:altLabel "BD-levyt"@fi, "blu ray -levyt"@fi ;
  skos:prefLabel "blu-ray-skivor"@sv, "blu-ray-levyt"@fi ;
  skosext:broaderGeneric tero:p2165 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p2165 ;
  skos:exactMatch yso:p21119, ysa:Y165775, allars:Y38280 .

ysa:Y165775 skos:exactMatch tero:p21119 .
allars:Y38280 skos:exactMatch tero:p21119 .
yso:p21119 skos:exactMatch tero:p21119 .
