@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:p454
  skos:prefLabel "mõisteline grammatika"@et, "notional grammar"@en, "notionale Grammatik ()"@de, "notionaalinen kielioppi"@fi ;
  a skos:Concept ;
  skos:narrower kto:p630 .

kto:p67
  skos:prefLabel "Grammatiktheorien"@de, "grammatical theories"@en, "grammatikateooriad"@et, "kielioppiteoriat"@fi ;
  a skos:Concept ;
  skos:related kto:p630 .

yso:p17605
  skos:prefLabel "cognitive grammar"@en, "kognitiivinen kielioppi"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/kto-meta/broader> rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
kto:p630
  a skos:Concept ;
  skos:prefLabel "cognitive grammar"@en, "kognitiivgrammatika"@et, "kognitiivinen kielioppi"@fi, "kognitive Grammatik"@de ;
  ns0:SemTag "kognitiivinen kielioppi" ;
  ns0:broader kto:p67 ;
  skos:related kto:p67 ;
  skos:exactMatch yso:p17605 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p454 .

