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

kto:p92
  skos:prefLabel "sõnaväljad"@et, "leksikaaliset kentät"@fi, "Wortfelder"@de, "lexical fields"@en ;
  a skos:Concept ;
  skos:related kto:p95 .

kto:p86
  skos:prefLabel "Termini"@de, "termit"@fi, "terms"@en ;
  a skos:Concept ;
  skos:narrower kto:p95 .

kto:p95
  skos:prefLabel "philosophische Termini"@de, "filosoofia terminid"@et, "filosofian termit"@fi, "terms of philosophy"@en ;
  ns0:SemTag "filosofian termit" ;
  ns0:broader kto:p92 ;
  skos:related kto:p92 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p86 ;
  a skos:Concept .

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

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