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

yso:NY167992
  skos:prefLabel "nivhin kieli"@fi ;
  a skos:Concept .

kto:p201
  skos:prefLabel "Paleosiberian"@en, "Paläosibirische Sprachen"@de, "paleosiberi keeled"@et, "paleosiperialaiset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p921 .

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

kto:p921
  ns0:SemTag "nivhin kieli" ;
  skos:altLabel "Gilyak"@en, "giljakin kieli"@fi, "Giljakisch"@de ;
  skos:prefLabel "nivhi keel"@et, "nivhin kieli"@fi, "Nivkh"@en, "Nivchisch"@de ;
  skos:exactMatch yso:NY167992 ;
  ns0:broader kto:p201 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p201 ;
  a skos:Concept .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
