@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:p274
  skos:prefLabel "ugri keeled"@et, "Ugric"@en, "Ugrische Sprachen"@de, "ugrilaiset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p924 .

yso:p4630
  skos:prefLabel "ungerska"@sv, "hungarian language"@en, "unkarin kieli"@fi ;
  a skos:Concept .

kto:p924
  skos:prefLabel "Ungarisch"@de, "unkarin kieli"@fi, "ungari keel"@et, "Hungarian"@en ;
  skos:broader kto:p274 ;
  skos:exactMatch yso:p4630 ;
  ns0:SemTag "unkarin kieli" ;
  a skos:Concept ;
  ns0:broader kto:p274 ;
  skos:inScheme yso:conceptscheme .

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