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

kto:p732
  skos:exactMatch yso:p13889 ;
  ns0:SemTag "udmurtin kieli" ;
  skos:prefLabel "Udmurtisch"@de, "Udmurt"@en, "udmurtin kieli"@fi, "udmurdi keel"@et ;
  skos:broader kto:p195 ;
  a skos:Concept ;
  skos:altLabel "Votjakisch"@de, "votjakin kieli"@fi, "Votyak"@en ;
  ns0:broader kto:p195 ;
  skos:inScheme yso:conceptscheme .

kto:p195
  skos:prefLabel "permi keeled"@et, "Permic"@en, "Permische Sprachen"@de, "permiläiset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p732 .

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

yso:p13889
  skos:prefLabel "udmurt language"@en, "udmurtiska"@sv, "udmurtin kieli"@fi ;
  a skos:Concept .

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