@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

kto:p642
  skos:prefLabel "strukturelle Grammatik"@de, "structural grammar"@en, "strukturaalikielioppi"@fi, "strukturaalgrammatika"@et ;
  a skos:Concept ;
  skos:related kto:p641 .

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

kto:p641
  skos:related kto:p642 ;
  skos:broader kto:p264 ;
  skos:prefLabel "distributsioon"@et, "distribuutio"@fi, "distribution"@en, "Distribution"@de ;
  ns0:SemTag "distribuutio" ;
  a skos:Concept ;
  ns0:broader kto:p642 ;
  skos:inScheme yso:conceptscheme .

kto:p264
  skos:prefLabel "linguistic phenomena"@en, "kielelliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower kto:p641 .

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