@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y30663 skos:exactMatch tero:p19061 .
tero:p2164
  skos:prefLabel "digitala dokument"@sv, "digital recordings"@en, "digitaaliset tallenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19061 .

yso:p19061 skos:exactMatch tero:p19061 .
ysa:Y134688 skos:exactMatch tero:p19061 .
tero:p19061
  skos:broader tero:p2165, tero:p2164 ;
  skos:prefLabel "SACD"@sv, "sacd discs"@en, "SACD-levyt"@fi ;
  skos:exactMatch yso:p19061, ysa:Y134688, allars:Y30663 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "super audio compact discs"@fi, "super audio compact discs"@sv ;
  skosext:broaderGeneric tero:p2165, tero:p2164 .

