@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y19373 skos:exactMatch tero:p12020 .
tero:p12021
  skos:prefLabel "harmonics"@en, "sointuoppi"@fi, "harmonilära"@sv ;
  a skos:Concept ;
  skos:related tero:p12020 .

ysa:Y98902 skos:exactMatch tero:p12020 .
yso:p12020 skos:exactMatch tero:p12020 .
tero:p545
  skos:prefLabel "inre egenskaper"@sv, "internal qualities"@en, "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12020 .

tero:p12020
  skos:prefLabel "soinnutus"@fi, "harmonisation, music"@en, "harmonisering (musik)"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "mus. varustaa sävelmä soinnuilla, sointusäestyksellä" ;
  skos:exactMatch allars:Y19373, yso:p12020, ysa:Y98902 ;
  skosext:broaderGeneric tero:p545 ;
  skos:related tero:p12021 ;
  skos:broader tero:p545 ;
  skos:altLabel "harmonia -- musiikki"@fi .

