@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kto: <http://www.yso.fi/onto/kto/> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

kto:p306
  skos:broader kto:p379, kto:p218 ;
  skos:prefLabel "historiallinen fonologia"@fi, "historiallinen fonologia"@et, "historische Phonologie"@de, "historical phonology"@en ;
  ns0:SemTag "historiallinen fonologia" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  rdfs:comment "Asiasanastossa: äänneoppi + kielihistoria" .

kto:p379
  skos:prefLabel "Phonologie"@de, "fonoloogia"@et, "fonologia"@fi, "phonology"@en ;
  a skos:Concept ;
  skos:narrower kto:p306 .

kto:p218
  skos:prefLabel "keeleajalugu"@et, "Sprachgeschichte"@de, "history of language"@en, "kielihistoria"@fi ;
  a skos:Concept ;
  skos:narrower kto:p306 .

