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

yso:p17430
  skos:prefLabel "polska"@sv, "polish"@en, "puolan kieli"@fi ;
  a skos:Concept .

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

kto:p502
  ns0:SemTag "puolan kieli" ;
  ns0:broader kto:p466 ;
  skos:broader kto:p466 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Polish"@en, "poola keel"@et, "puolan kieli"@fi, "Polnisch"@de ;
  skos:exactMatch yso:p17430 ;
  a skos:Concept .

kto:p466
  skos:prefLabel "Slavic"@en, "slaavi keeled"@et, "Slavische Sprachen"@de, "slaavilaiset kielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p502 .

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