@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 .
yso:p12941 skos:exactMatch tero:p12941 .
tero:p2147
  skos:prefLabel "music theory"@en, "musiikinteoria"@fi, "musikteori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12941 .

ysa:Y106043 skos:exactMatch tero:p12941 .
tero:p12941
  skosext:broaderGeneric tero:p2147 ;
  skos:broader tero:p2147 ;
  skos:exactMatch ysa:Y106043, yso:p12941 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "study of form in music"@en, "formlära (musik)"@sv, "muoto-oppi -- musiikki"@fi ;
  a skos:Concept .

