@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

allars:Y23197 skos:exactMatch tero:p7212 .
yso:p7212 skos:exactMatch tero:p7212 .
tero:p1807
  skos:prefLabel "background music"@en, "bakgrundsmusik"@sv, "taustamusiikki"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7212 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7212
  rdfs:comment "musakki: julkisissa tiloissa äänentoistolaitteella levitettävä taustamusiikki (englanninkielisestä tavaramerkistä Muzak)" ;
  a skos:Concept ;
  skos:broader tero:p1807 ;
  skos:exactMatch yso:p7212, allars:Y23197, ysa:Y103623 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1807 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "muzak"@en, "muzak"@sv, "muzak"@fi .

ysa:Y103623 skos:exactMatch tero:p7212 .
