@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
  a skos:Concept ;
  skos:prefLabel "polska"@sv, "polish"@en, "puolan kieli"@fi .

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

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

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

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