@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:conceptscheme a skos:ConceptScheme .
tero:p14669
  skos:exactMatch allars:Y23167, yso:p14669, ysa:Y97568 ;
  skos:prefLabel "music industry"@en, "musikindustri"@sv, "musiikkiteollisuus"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p998 ;
  skos:related tero:p8351 ;
  a skos:Concept ;
  skos:broader tero:p998 .

tero:p998
  skos:prefLabel "industri"@sv, "industry"@en, "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14669 .

allars:Y23167 skos:exactMatch tero:p14669 .
ysa:Y97568 skos:exactMatch tero:p14669 .
tero:p8351
  skos:prefLabel "skivindustri  (musik)"@sv, "recording industry"@en, "ääniteteollisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p14669 .

yso:p14669 skos:exactMatch tero:p14669 .
