@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p10199
  skos:prefLabel "theory of composition"@en, "kompositionslära"@sv, "sävellysoppi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19080 .

ysa:Y102667 skos:exactMatch tero:p19080 .
yso:p19080 skos:exactMatch tero:p19080 .
tero:p19080
  a skos:Concept ;
  skos:prefLabel "counterpoint"@en, "kontrapunkti"@fi, "kontrapunkt"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p19080, allars:Y21110, ysa:Y102667 ;
  skosext:broaderGeneric tero:p10199 ;
  skos:broader tero:p10199 .

allars:Y21110 skos:exactMatch tero:p19080 .
