@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:p666
  ns0:broader kto:p133 ;
  ns0:SemTag "tsuktsin kieli" ;
  skos:broader kto:p133 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tšuktši keel"@et, "Chukchee"@en, "tsuktsin kieli"@fi, "ĉukĉisch"@de ;
  a skos:Concept .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
kto:p133
  skos:prefLabel "luoravetlaanilaiset kielet"@fi, "Luorawetlanic"@en, "Luoravetlanisch"@de, "luoravetlaani keeled"@et ;
  a skos:Concept ;
  skos:narrower kto:p666 .

